Skip to content

1.2.0

Compare
Choose a tag to compare
@Naoray Naoray released this 03 Feb 11:23
· 49 commits to main since this release

Added

  • JSON can be marked as nullable via nullable() and specify values counted as null via nullValues()
  • fillOnce() method to prevent values being filled one after another.

Fixed

  • fillUsing() callbacks of individual fields are not ignored anymore.