- 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