All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.0 - 2017-06-29
- Upgraded to Updated to
Kotlin 1.2-M1
and Gradle Kotlin DSL4.1-20170624053347
- Many changes to buildscript to use new kotlin dsl.
1.2.0 - 2017-06-11
- Misc fixes.
1.1.1 - 2017-05-29
- Added Kotlin lint support.
1.1.0 - 2017-05-20
- Maven Pom file generation.
- Upgrade to Gradle Kotlin DSL 0.9.0
1.0.9 - 2017-05-17
- Add source set config.
1.0.8 - 2017-05-14
- Doc generation from template.
- Misc fixes.
1.0.7 - 2017-05-12
- Added executable jar for windows users.
- Travis JDK9 preparation.
1.0.6 - 2017-05-10
- Added code coverage.
- Added travis build support.
1.0.5 - 2017-05-08
- A new task for creating release and publishing to Github.
- Auto publish API doc site.
- Updated to
Kotlin 1.1.2-2
and Gradle Kotlin DSL4.0-20170504144001 0000