Skip to content

0.8.5

Compare
Choose a tag to compare
@thesayyn thesayyn released this 08 Jul 11:41
· 8 commits to main since this release

What's Changed

New Contributors

BREAKING CHANGES

Now getters and toObject will return the default value if the field is not present. If you want to check for the field presence use the presence getters has_<field_name> for each field.

Full Changelog: 0.8.4...0.8.5