0.15.1
版本发布时间: 2024-04-14 00:56:29
stephencelis/SQLite.swift最新发布版本:0.15.3(2024-04-19 08:50:52)
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