Skip to content

Releases: meanbeanlib/meanbean

meanbean-3.0.0-M9

04 Oct 06:22
Compare
Choose a tag to compare
  • Fix toString, equals and hashCode verifications to honor custom configuration. #15

meanbean-3.0.0-M8

20 Jun 04:14
Compare
Choose a tag to compare
  • Detect and enable testing for beans with fluent setters.
  • Fix factory caching that causes failures when chaining bean verifier calls. #8
  • Fix equals test sometimes failing on array properties. #7

meanbean-3.0.0-M7

29 May 16:11
Compare
Choose a tag to compare
  • Fix bug not being able to test Collection with Enum element types. #4