Skip to content

v2.0.1

Compare
Choose a tag to compare
@matteoc99 matteoc99 released this 21 Apr 10:46
· 21 commits to main since this release

feat:

  • api improvements:
    • to dto transformation for the api
    • allow all primitive datatypes to be passed via api
  • 2 new Rules

fix:

  • inconsistent ValueCaster behaviour
  • InstanceOfRule did not consider the class itself, only its parents