New
2.7.0
What's Changed
- Added:
AppStorageKeysupport forCodable(thanks @abdulilah99, https://github.com/pointfreeco/swift-sharing/pull/182). - Added:
AppStorageKeysupport for string arrays (thanks @ph1ps, https://github.com/pointfreeco/swift-sharing/pull/107). - Fixed: Close file handle in cancellation handler to avoid race (thanks @KaiOelfke, https://github.com/pointfreeco/swift-sharing/pull/174).
- Infrastructure: DocC updates (https://github.com/pointfreeco/swift-sharing/pull/183).
New Contributors
- @KaiOelfke made their first contribution in https://github.com/pointfreeco/swift-sharing/pull/174
- @abdulilah99 made their first contribution in https://github.com/pointfreeco/swift-sharing/pull/182
- @ph1ps made their first contribution in https://github.com/pointfreeco/swift-sharing/pull/107
Full Changelog: https://github.com/pointfreeco/swift-sharing/compare/2.6.0...2.7.0