v2.0.1
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
feat:
fix: