Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-11-06)
🚀 Features
HelperCoders: added base64 data decoding/encoding helpers (bee7cc4 )
HelperCoders: added basic data types decoding helpers (6089cb5 )
HelperCoders: added conditional and property wrapper based helpers (4542ac2 )
HelperCoders: added date decoding/encoding helpers (ae9ed44 )
HelperCoders: added non-confirming floats decoding/encoding helpers (6f8241a )
added non-variadic generics support (#23 ) (b615251 )
🐛 Fixes
fixed build failure with ExistentialAny upcoming feature (by @Midbin ) (#34 ) (db55d96 )
fixed default value not respected for optional types (#36 ) (4eb999c )
fixed failure in structs with static members (by @Midbin ) (#37 ) (e256e12 )
fixed optional value decoding failure with HelperCoder when value doesn't exist (#35 ) (ad19d4d )
📚 Documentation
✅ Tests
added swift-syntax temporary fix for extension macros testing (#33 ) (5344f13 )
You can’t perform that action at this time.