owner v1.0.5.1 Release Notes

Release Date: 2014-05-28 // almost 10 years ago
  • ๐Ÿ›  v1.0.5.1 contains following enhancements and bug fixes.

    โœจ Enhancements

    • ๐Ÿ›  Java8 fixes, so now it is officially supported.
    • โž• Added UTF-8 Support for properties files. (See #77 and
      #78, thanks @SvetaNesterenko )
    • โž• Added [ConfigCache (Singleton)]({{ site.url }}/docs/singleton/) feature. (See #64)
    • ๐Ÿ‘Œ Improved support for Android. Somebody wants to verify/help with this? (See #75)
    • ๐Ÿ‘€ Implemented variable expansion for @Key annotation. (See #63)
    • Restructured maven project to allow sub-modules.

    Site Enhancements

    • โšก๏ธ Dyndns dropped free service, so updated links for Sonar, from sheldon.dyndns.tv -> dev.aeonbits.org
    • ๐Ÿ“š Documentation website minor style/layout, updates and improvements.
    • โž• Added SlideShare presentation in home page.
    • โž• Added Coveralls. (See #59)

    ๐Ÿ› Bugs fixes

    • ๐Ÿšš Code cleanup, removed warnings.
    • ๐Ÿ›  Fixed compatibility issue on exception raised by Java7 and Java6. (See #71)