Skip to content

Latest commit

History

History
83 lines (55 loc) 路 2.24 KB

CHANGELOG.md

File metadata and controls

83 lines (55 loc) 路 2.24 KB

Change Log

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.

Added

2.0.0 - 2017-06-29

Changed

  • Upgraded to Updated to Kotlin 1.2-M1 and Gradle Kotlin DSL 4.1-20170624053347
  • Many changes to buildscript to use new kotlin dsl.

1.2.0 - 2017-06-11

Changed

  • Misc fixes.

1.1.1 - 2017-05-29

Added

  • Added Kotlin lint support.

1.1.0 - 2017-05-20

Added

  • Maven Pom file generation.

Changed

  • Upgrade to Gradle Kotlin DSL 0.9.0

1.0.9 - 2017-05-17

Added

  • Add source set config.

1.0.8 - 2017-05-14

Added

  • Doc generation from template.

Fixed

  • Misc fixes.

1.0.7 - 2017-05-12

Added

  • Added executable jar for windows users.
  • Travis JDK9 preparation.

1.0.6 - 2017-05-10

Added

1.0.5 - 2017-05-08

Added

Changed