Skip to content

v2.1.0: Added 'Only' helper and fixed an issue with empty mappings

Latest
Compare
Choose a tag to compare
@Geod24 Geod24 released this 10 Apr 00:10
· 30 commits to v3.x.x since this release

This release contains a fix for null mapping - They were previously erroring out when a @Key UDA was used.

What's Changed

  • feat(attributes): Add a simple 'Only' helper to help with enums by @Geod24 in #68
  • fix(read): Improve handling of Key UDA for empty mapping (backport of #82)

Full Changelog: v2.0.0...v2.1.0