Releases: daangn/KarrotCodableKit
Releases · daangn/KarrotCodableKit
🚀 2.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
💥 Breaking Changes
🚀 1.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add OptionalPolymorphicLossyArrayValue property wrapper @KYHyeon (#21 )
🐛 Bug Fixes
fix: Fixed compiler error when using @PolymorphicEnumCodable macro on enums defined inside nested types @ElonPark (#22 )
📚 Documentation
docs: update CLAUDE.md with missing modules documentation @KYHyeon (#20 )
🚀 1.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
😎 Update
feat: Add outcome logic for optional property wrappers @ElonPark (#18 )
🚀 1.5.1
Compare
Sorry, something went wrong.
No results found
🚀 1.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
🐛 Bug Fixes
fix: Fixed compiler error when using @PolymorphicCodableStrategyProviding macro on protocols defined inside nested types @ElonPark (#15 )
Fix: Improve error handling for non-optional property wrappers @ElonPark (#14 )
🚀 1.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Features
🤓 Improvements
refactor: remove projectedValue when non-DEBUG builds @ElonPark (#13 )
🚀 1.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
✨ Features
🤓 Improvements
📚 Documentation
🚀 1.2.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 1.2.1...1.2.2
🚀 1.2.1
Compare
Sorry, something went wrong.
No results found
What’s Changed
🐛 Bug Fixes
IOS-582 fix: UnnestedPolymorphicCodable compiler errors when empty structs and Swift keywords @ElonPark (#5 )
🚀 1.2.0
Compare
Sorry, something went wrong.
No results found
What’s Changed
✨ Features
📚 Documentation