Skip to content

v0.3.16

Latest
Compare
Choose a tag to compare
@fathzer fathzer released this 23 May 06:39
302a10d
  • Now requires java 7+
  • Bug fixes:
    • NumberWidget, IntegerWidget and CurrencyWidget failed to parse French formatted String in java 17+
    • FileUtils.getCanonical(File) did not work with Windows .lnk in java 11+.
    • pom contained a useless dependency to animal-sniffer-annotations.
  • Fixes some code style problems reported by Sonar.
  • Demonstration code is no more included in the library.