Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.15.1 source code.tar.gz | 2024-04-13 | 850.7 kB | |
0.15.1 source code.zip | 2024-04-13 | 907.9 kB | |
README.md | 2024-04-13 | 1.1 kB | |
Totals: 3 Items | 1.8 MB | 0 |
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