Skip to content

v5.1.5

Compare
Choose a tag to compare
@igr igr released this 06 Jul 13:32
· 39 commits to master since this release
88b5cf7

New Features

  • madvoc - added @In.defaultValue()
  • json - added type parser map.
  • methref - added counter for methref detection.

Breaking changes

  • methref - methods on() and to() renamed to of() and get().
  • pathref - methods on() and to() renamed to of() and get().
  • jerry - removed $() method in favor of s() - graal compatible.

Bug fixes

  • http - cookies not passed down in HttpBrowser after a redirect occurs.
  • lagarto - fixed issue with the conditional comments