Releases: Tinder/GitQuery
Releases · Tinder/GitQuery
2.0.1
- Set the default for cleanOutput to true
- Centralize the default values
2.0.0
- 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
Merge pull request #15 from aminghadersohi/repo_dirs Create a subdirectory for the remote repo