Skip to content

3.0.0

Compare
Choose a tag to compare
@tinder-aminghadersohi tinder-aminghadersohi released this 01 Dec 05:14
ed30555
- New `init-config` command line parameter
- New Gradle extension `gitQueryInit` 
- Supprt for tags as well as already supported shas
- `autoSync` option for `gitQuery` task
- New `version` command line parameter that prints the version of GitQuery
- Added Detekt
- Added KtLint
- Added pre-commit git hook and Gradle task `installGitHooks` for installing it
- Updated dependencies
- Updated samples 
- Updated circleci to use cache, run lint and build samples
- Updated README.md
- Unit tests
- Lots of code cleanup