klutter v0.5.0 Release Notes
Release Date: 2015-09-16 // over 7 years ago-
๐ Release 0.5.0 adds Kotlin M13 support and upgrades these dependencies:
- Kovenant 2.5.0
- Jackson 2.6.2
- Injekt 1.5.0
- ElasticSearch 1.7.2
๐ Relase 0.40 added ElasticSearch helpers, integration with Kovenant promises in klutter/elasticsearch module, see module docs for more information
Previous changes from v0.2.0
-
๐ Release notes: (from CHANGELOG)
๐ Documentation added for every module.
๐ Change naming so that all libraries have the JDK target in the name. And the default module name
โ without the JDK version is always "latest JDK" (at this moment, JDK8 or highest available for the module).๐ Klutter-Config-Typesafe now has JDK6 build.
๐
Long.humanReadonable()
extension mispelling fixedPath.deleteRecursive()
renamed todeleteRecursively
to match KotlinFile.deleteRecursively