Skip to content

v4.3.0

Compare
Choose a tag to compare
@igr igr released this 18 Mar 22:13
· 740 commits to master since this release
595f868

An emotional roller coaster of the release :)

Breaking changes

  • all no more internal modules, removed Defaults
  • upload module moved to core
  • core JDateTime removed.
  • core Printf removed.
  • core LocaleUtil and DateFormatSymbolsEx removed.

Features

  • json - the order of the keys in JSON is now preserved.
  • core - added TimeUtil utils.
  • core - added JulianDate class, just for Julian dates.
  • joy - allow to set manually props files to load.

Bug Fixes

  • http - special case of media and charset heading value.
  • madvoc - fixes body reading on Jetty.