main Changelog 0.2 === - 0.2.16 Add support for failure detection. - 0.2.15 Fix a logging issue which is not an error. - 0.2.14 Add in a delegate for the contained version which represents the range and contained jar version. - 0.2.13 Fix the metadata serializer reading and writing in the wrong format. - 0.2.12 Add custom serializers for the records. - 0.2.11 Add support for detection to the JarSelector. - 0.2.10 Fix the changelog generation. - 0.2.9 Output the version number. - 0.2.8 Add TeamCity building and publishing. - 0.2.7 Initial publication with NIO FS implementations. - 0.2.6 Remove the not needed hash. - 0.2.5 Make the JarSelector select method actually static. - 0.2.4 Remove the .idea gitignore. - 0.2.3 Add license and versioning - 0.2.2 Remove dummy test. - 0.2.1 Implement initial utils. - 0.2.0 Initial commit