Skip to content

3.5.0

Compare
Choose a tag to compare
@mtrevisan mtrevisan released this 06 Apr 07:02
· 451 commits to master since this release
  • Added condition on Checksum annotation.
  • Removed type and startValue from Checksum: the same information can be retrieved from the algorithm used, plus, the start value can be embedded in the implemented class.
  • Fixed a problem while converting a numeric string to number.
  • Make record classes work with annotations.
  • Slightly reduced memory footprint and improved execution time.