Releases: pawel-sp/AutoCodable
Releases · pawel-sp/AutoCodable
0.3.0
What's Changed
- Point to correct swift-syntax dependency by @jordanekay in #11
- Add conditional macro to support encodeIfPresent and decodeIfPresent by @jordanekay in #12
- Conditional macro tests and documentation by @pawel-sp in #13
New Contributors
- @jordanekay made their first contribution in #11
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.0
What's Changed
- Initial project by @pawel-sp in #1
- Add property name when decoding with single value container by @pawel-sp in #2
- Add AutoEncodable macro by @pawel-sp in #3
- Fix detecting nested coding keys by @pawel-sp in #4
- Add README by @pawel-sp in #5
Full Changelog: https://github.com/pawel-sp/AutoCodable/commits/0.1.0