What's Changed
- Fixed a bug where subtype mapping wasn't working for collection elements by @armandino in #44
- Added size() to collection/map specs by @armandino in #45
- Moved static factory method from Binding to Bindings by @armandino in #46
- Modified number generators to update min/max values to preserve 'min … by @armandino in #47
- Updated error message produced by instancio JUnit extension by @armandino in #48
- Re-org of generator packages + misc cleanup by @armandino in #49
- Added support for @WithSettings annotation in JUnit tests by @armandino in #50
Full Changelog: instancio-parent-1.1.0...instancio-parent-1.1.1