Skip to content

Releases: bbottema/lorem-ipsum-objects

v4.2.0

02 Feb 10:05
Compare
Choose a tag to compare

#21: 1). Changed inheritance model a bit for easier subclassing 2). made decimal scale configurable for BigDecimals

v4.1.0

25 Mar 09:32
Compare
Choose a tag to compare
  • #15: Upgrade dependencies
  • #16: LocalDate illegal reflective access
  • #17: Update readme add UUID to default class bindings
  • #18: Localdatetime illegal reflective access

v4.0.1

25 Mar 09:32
Compare
Choose a tag to compare
  • #14: Better support for generating UUID's

v4.0.0

12 Nov 12:14
Compare
Choose a tag to compare
  • #13: Make waitTimeout and retry count configurable by introducing a central config object

v3.1.1

05 Nov 16:39
Compare
Choose a tag to compare

fix genercis bug in Optional support

v3.1.0

04 Nov 21:24
Compare
Choose a tag to compare
  • #9: enhancement: add support for JDK8's Optional
  • #10: enhancement: add support for accessing public setters on non-public classes
  • #11: enhancement: generation of boxed versions of primitive types should be done with the existing primitive factories
  • #12: enhancement: add built-in support for Number.class

v3.0.0

03 Nov 15:30
Compare
Choose a tag to compare
  • #4: enhancement: always include the default bindings and provide convenience .create methods that use default bindings enhancement
  • #8: enhancement: ClassBindings.add should be ClassBindings.bind enhancement
  • #5: enhancement: when creation fails, retry a few times in case the generated data simply was beyond some acceptable range enhancement
  • #6: bugfix: provide a specific factory for BigDecimal, so it doesn't wreck the system bug enhancement
  • #7: enhancement: improve error feedback enhancement

v2.0.0

03 Nov 15:29
Compare
Choose a tag to compare
  • #1: enhancement: Try private constructors when all public constructors have been exhausted
  • #2: enhancement: Apply timeout to invoked methods and constructors, preventing unexpected hang-ups
  • #3: bugfix: fix generics support for constructors

v1.0.0

30 Oct 20:45
Compare
Choose a tag to compare

Initial release of the dummy-creator project overhaul: lorem-ipsum-objects. Enjoy!