New
v1.4.0
1.4.0 (2024-09-30)
๐ Features
- added ignoring encoding based on condition over value (#84) (83ea43a)
- added separate default value options for missing value and other errors (#81) (69cc0de)
- added support for implicitly unwrapped optional type (#87) (29b9f00)
- added untagged enum support (#78) (c1fe6f4)
๐ Fixes
๐ Build System
- added migration for Swift 6 language mode (13f4be6)
๐ Dependency
โ Tests
- migrated to swift-testing (ca493e4)