Release 5.3.0 #1273
armandino
announced in
Announcements
Release 5.3.0
#1273
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
New Features
New top-level APIs
Instancio.fill(T)andInstancio.ofObject(T)(New top-level APIsInstancio.fill(T)andInstancio.ofObject(T)(#1252) #1268)Example: given a partially populated object:
Additionally, the
ofObject()builder API supports all of the usual Instancio methods:Bug Fixes
assign()(Bug fix: overwrite initialised field viaassign()#1253)Breaking Changes
@DataSpecto@AliasSpec(Experimental API breaking change: renamed@DataSpecto@AliasSpec#1244)@DataSpecto@AliasSpecby @armandino in Experimental API breaking change: renamed@DataSpecto@AliasSpec#1244assign()by @armandino in Bug fix: overwrite initialised field viaassign()#1253instanceofchecks by @armandino in Refactor: cleanup handling of selector targets to removeinstanceofchecks #1257Instancio.fill(T)andInstancio.ofObject(T)(Support for populating existing object instances #1252) by @armandino in New top-level APIsInstancio.fill(T)andInstancio.ofObject(T)(#1252) #1268Full Changelog: instancio-parent-5.2.1...instancio-parent-5.3.0
This discussion was created from the release 5.3.0.
Beta Was this translation helpful? Give feedback.
All reactions