New
0.15.1
What's Changed
- Update CoreFunctions.swift fix typo by @steventong in https://github.com/stephencelis/SQLite.swift/pull/1249
- Fix #1247 support nil case when decoding optionals by @Chris-Stockbridge in https://github.com/stephencelis/SQLite.swift/pull/1248
- Change deployment targets for Xcode 15 and add dependency on custom Cocoapods fork by @SagarSDagdu in https://github.com/stephencelis/SQLite.swift/pull/1255
- Add VisionOS support by @AnthonyMDev in https://github.com/stephencelis/SQLite.swift/pull/1237
New Contributors
- @steventong made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1249
- @Chris-Stockbridge made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1248
- @SagarSDagdu made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1255
- @AnthonyMDev made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1237
Full Changelog: https://github.com/stephencelis/SQLite.swift/compare/0.15.0...0.15.1