Swiftpack.co - Swift Packages by stephencelis

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by stephencelis

stephencelis/SQLite.swift 0.15.3
A type-safe, Swift-language layer over SQLite3.
⭐️ 9,468
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.15.3
1 week ago
## What's Changed * Bugfix: Update `podspec` to include privacy manifest by @SagarSDagdu in https://github.com/stephencelis/SQLite.swift/pull/1265 **Full Changelog**: https://github.com/stephencelis/SQLite.swift/compare/0.15.2...0.15.3
0.15.2
1 week ago
## What's Changed * fix: visionos to cocoapods by @nathanfallet in https://github.com/stephencelis/SQLite.swift/pull/1260 **Full Changelog**: https://github.com/stephencelis/SQLite.swift/compare/0.15.1...0.15.2
0.15.1
1 week ago
## 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
0.15.0
8 weeks ago
## What's Changed * Fix incorrect behavior when preparing SELECT * preceded by a WITH by @marmphco in https://github.com/stephencelis/SQLite.swift/pull/1179 * Adds support for returning extended error codes by @geoffmacd in https://github.com/stephencelis/SQLite.swift/pull/1178 * Fix typos by @rex4539 in https://github.com/stephencelis/SQLite.swift/pull/1182 * fix Xcode build error by @pongsakorn-onsri in https://github.com/stephencelis/SQLite.swift/pull/1192 * Make ithe IndexDefinition properties public by @stefansaasen in https://github.com/stephencelis/SQLite.swift/pull/1196 * Fix GitHub Actions build badge by @fwcd in https://github.com/stephencelis/SQLite.swift/pull/1200 * Run CI on macOS 13 by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1206 * SchemaReader: return the correct column definition for a composite primary key by @stefansaasen in https://github.com/stephencelis/SQLite.swift/pull/1217 * Add optional support for decoding by @JacobHearst in https://github.com/stephencelis/SQLite.swift/pull/1224 * make fromDatatypeValue throw by @elfredpagan in https://github.com/stephencelis/SQLite.swift/pull/1242 * Implements built-in window functions by @geoffmacd in https://github.com/stephencelis/SQLite.swift/pull/1228 * Fix column affinity parsing to match how SQLite determines affinity (Fix #1215) by @stefansaasen in https://github.com/stephencelis/SQLite.swift/pull/1218 * Handle FK definitions w/o key references by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1210 * Add privacy manifest by @ivanlares in https://github.com/stephencelis/SQLite.swift/pull/1245 ## New Contributors * @rex4539 made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1182 * @pongsakorn-onsri made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1192 * @stefansaasen made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1196 * @fwcd made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1200 * @JacobHearst made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1224 * @elfredpagan made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1242 * @ivanlares made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1234 **Full Changelog**: https://github.com/stephencelis/SQLite.swift/compare/0.14.1...0.15.0
0.14.1
1 year ago
* Reverted `Blob` changes (#1170) * For 0.14.0 changes, see the [changelog](https://github.com/stephencelis/SQLite.swift/blob/master/CHANGELOG.md#0140-27-10-2022-diff)
0.13.3
2 years ago
* UUID Fix #1112 * Add prepareRowIterator method to an extension of Statement. #1119 * Adding primary key support to column with references #1121
0.13.2
2 years ago
• Closing bracket position #1100 • Native user_version support in Connection #1105
2 years ago
* Support for database backup #919 * Support for custom SQL aggregates #881 * Restore previous behavior in `FailableIterator` #1075 * Fix compilation on Linux #1077 * Align platform versions in SPM manifest and Xcode #1094 * Revert OSX deployment target back to 10.10 #1095
Support for Xcode 12 and iOS 14 + fixes
2 years ago
CocoaPods modular headers support. CocoaPods podspec bugfix.
4 years ago
iOS macOS watchOS tvOS
stephencelis/swift-collections-benchmark 0.0.1
A benchmarking tool for Swift Collection algorithms
⭐️ 1
🕓 3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics