Skip to content

Releases: Tinder/GitQuery

2.0.1

06 Jul 20:27
6e0f6ce
Compare
Choose a tag to compare
  • Set the default for cleanOutput to true
  • Centralize the default values

2.0.0

06 Jul 19:24
12cb837
Compare
Choose a tag to compare
- Kotlin updated to 1.3.72
- Breaking change: Gradle Plugin: Renamed gitQueryTask to gitQuery 
- Add option to not clean output directory - cleanOutput
- Ability to specify output and repo dirs in config file
- Bug: Plugin should detect absolute path for repo or output dir correctly
- Bug: When changing the branch of a config file, the first try errors out
- Remove the do not edit banner on top of files
- Add verbose option
- Add sample gradle project that syncs protos and generates kotlin
- Updated circle ci file to publish snapshot and build sample
- Replaces occurances of config.yaml with gitquery.yml to be more intuitive
- Added a free form `extra` map to the `GitQueryConfig` to allow for custom key values for ease of integration
- Added `Libs.kt` to `buildSrc`
- More tests
- Add changelog, and pull request template

Initial Release

04 Mar 04:42
d6b2dcf
Compare
Choose a tag to compare
Merge pull request #15 from aminghadersohi/repo_dirs

Create a subdirectory for the remote repo