Skip to content

2.16.1-beta10

Compare
Choose a tag to compare
@k163377 k163377 released this 21 Jan 12:44
· 36 commits to main since this release
b9c4b1f

Enhancements

Some minor refactoring

#206 #211

Breaking changes

The ValueClassDeserializer has been renamed to WrapsNullableValueClassDeserializer

Despite its name, there was no need to use this class other than as a value class to wrap nullables.
Therefore, it has been modified to use a special name.

#211