Skip to content

v3.4.0

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 10 Nov 21:20
· 447 commits to master since this release

This is a minor release with new features and bug fixes. A special thank to @PascalSchumacher and @sansherbina for their contributions to this release!

Here is the complete change log:

New Features

  • issue #212: Add field exclusion by modifiers
  • issue #210: Add maxRandomizationDepth parameter

Bug fixes

  • issue #208: ClassCastException on wildcard generics in collections
  • issue #211: MapPopulator doesn't support java.util.EnumMap
  • issue #213: Exception when randomizing TreeMap, ConcurrentHashMap, ConcurrentSkipListMap