Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-03-14 | 734 Bytes | |
v4.2.0.tar.gz | 2020-03-14 | 111.8 kB | |
v4.2.0.zip | 2020-03-14 | 496.7 kB | |
Totals: 3 Items | 609.3 kB | 0 |
This is a minor release which comes with the following enhancements and bug fixes:
Enhancements
- Issue [#355]: Drop Jackson dependency
- Issue [#388]: Set fields by calling setters if present before using reflection
- Issue [#389]: Make the default exclusion policy public
Bug fixes
- Issue [#382]: Instant bean validation range support
- Issue [#387]: Collections are always generated with the same size
- Issue [#393]: Trying to randomize an empty Enum fails with an
IllegalArgumentException
- Issue [#396]: Arrays are always generated with the same size
I would like to thank @mjureczko, @arnzel, @elexx, @LeJeanbono, @stevenvanophem and @rcsilva83 for their feedback and contributions to this release!