klutter v0.2.0 Release Notes

Release Date: 2015-08-21 // over 8 years ago
  • ๐Ÿš€ 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