All Versions
2
Latest Version
Avg Release Cycle
26 days
Latest Release
3144 days ago

Changelog History

  • v0.5.0 Changes

    September 16, 2015

    ๐Ÿš€ 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

  • v0.2.0 Changes

    August 21, 2015

    ๐Ÿš€ 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 fixed

    Path.deleteRecursive() renamed to deleteRecursively to match Kotlin File.deleteRecursively