3.5.0
- Added condition on
Checksum
annotation. - Removed
type
andstartValue
fromChecksum
: 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.