Skip to content

5.0.0

Compare
Choose a tag to compare
@mtrevisan mtrevisan released this 17 May 19:04
· 209 commits to master since this release
  • Add support for BindAsArray and BindAsList instead of many BindArray/BindArrayPrimitive and BindList, now removed.
  • Cleaning and refactoring of various codecs.
  • Major reorganization of the code, along with refactor to make it more modular and cohesive, and removal of duplicated code.
  • Simplified the exception handling.
  • Improved annotation validation by skipping validations for non-library annotations.
  • Revised and corrected the reader.
  • Added custom validation for custom codecs.
  • Added similarity/distance calculation between descriptions.