New
0.18.0
What's Changed
- Fix Xcode 15 SPM warning related to iOS 12, tvOS 12 support by @kikeenrique in https://github.com/CoreOffice/XMLCoder/pull/280
- Optimise parsing by removing excessive copying. by @maciejtrybilo in https://github.com/CoreOffice/XMLCoder/pull/278
- Empty codingkey encode decode output by @Alkenso in https://github.com/CoreOffice/XMLCoder/pull/267
- Update unit tests to newer Swift versions by @Joannis in https://github.com/CoreOffice/XMLCoder/pull/270
- Adding Support for Swift 6 by @leogdion in https://github.com/CoreOffice/XMLCoder/pull/292
- Add
Sendableconformance by @colemancda in https://github.com/CoreOffice/XMLCoder/pull/293
New Contributors
- @maciejtrybilo made their first contribution in https://github.com/CoreOffice/XMLCoder/pull/278
- @leogdion made their first contribution in https://github.com/CoreOffice/XMLCoder/pull/292
- @colemancda made their first contribution in https://github.com/CoreOffice/XMLCoder/pull/293
Full Changelog: https://github.com/CoreOffice/XMLCoder/compare/0.17.1...0.18.0