Skip to content

v6.0.1

Latest

Choose a tag to compare

@fmbenhassine fmbenhassine released this 25 Aug 21:22
· 4 commits to main since this release

Features

  • #511: Add support for excluding fields by path.

Enhancements

  • #506: Add a predicate to control overrideDefaultInitialization.
  • #469: Use the setter parameter type when populating a field through its setter.

Bug fixes

  • #494: Fix randomization of objects with Exception fields on Java 17.
  • #481: Restore built-in randomizer fallback when using a custom RandomizerProvider.

Dependencies updates

  • Objenesis: 3.5 -> 3.6
  • Datafaker: 2.5.4-> 2.7.0
  • ClassGraph: 4.8.184 -> 4.8.194

Contributors

Thanks to the GitHub contributors who contributed to this release:

@neibarbosa, @tomas0svk, @diego-lima and @kevits

Full changelog

easy-random-6.0.0...easy-random-6.0.1