Skip to content

2.2.0

Compare
Choose a tag to compare
@jwaliszko jwaliszko released this 25 Aug 22:24
· 343 commits to master since this release
  • toolchain extended,
  • multiple annotations of the same type can be now applied for a single field or property,
  • custom JSON formatting is discarded for client validation rules (since EA relies on specific JSON formatting),
  • dates equality comparison fix at client side (compare milliseconds instead of date objects),
  • non-standard date formats can be handled by overriding default parsing mechanism.