Swiftpack.co - Swift Packages by objectbox

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

Packages published by objectbox

objectbox/objectbox-swift v1.9.2
Swift database - fast, simple and lightweight (iOS, macOS)
⭐️ 416
🕓 10 weeks 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.
10 weeks ago
- Built with Xcode 15.0.1 and Swift 5.9. - Update to [ObjectBox C API 0.21.0](https://github.com/objectbox/objectbox-c/releases/tag/v0.21.0). - Include debug symbols for the ObjectBox Swift library. Check https://swift.objectbox.io/ for details.
ObjectBox Swift database 1.9.1
22 weeks ago
- Built with Xcode 15.0.1 and Swift 5.9. - Fix incorrect flags getting generated in the model JSON for to-one properties. - setup.rb: Changed configured build phase for ObjectBox generator to always run to remove warning due to no build phase inputs being configured (as the script can not know which source code files contain entities). - Require at least iOS 12.0 and macOS 10.15. Check https://swift.objectbox.io/ for details.
ObjectBox Swift database 1.9.0
31 weeks ago
- Built with Xcode 14.3.1 and Swift 5.8.1 (Xcode 14.3.1 or higher recommended) - Update to [ObjectBox C API 0.19.0](https://github.com/objectbox/objectbox-c/releases/tag/v0.19.0) - Queries: all expected results are now returned when using a less-than or less-or-equal condition for a String property with index type `VALUE`. Reported via [objectbox-dart#318](https://github.com/objectbox/objectbox-dart/issues/318) - Queries: when combining multiple conditions with OR and adding a condition on a related entity ("link condition") the combined conditions are now properly applied. Reported via [objectbox-dart#546](https://github.com/objectbox/objectbox-dart/issues/546) Check https://swift.objectbox.io/ for details.
ObjectBox Swift Database 1.8.1
1 year ago
Recommended bugfix release; please update. * Fixes "Could not put (-30786)", which may occur in some corner cases on some platforms. Please visit https://swift.objectbox.io/ shortly for more information.
ObjectBox Swift Database 1.8.0
1 year ago
Please visit https://swift.objectbox.io/ for more information.
v1.7.0
2 years ago
Unique properties can now be annotated to replace objects "on conflict" (e.g. useful for a secondary key). See all changes in the [Swift Database docs](https://swift.objectbox.io/).
1.6.0
2 years ago
* Build with Xcode 12.5 and Swift 5.4 * Updated Sync protocol to V3 * Internal improvements Check https://swift.objectbox.io/ for details.
1.5.0
2 years ago
Added support for Apple Silicon (e.g. M1 ARM64-based CPU), XCFramework, etc. Check https://swift.objectbox.io/ for details.
1.5.0-rc
3 years ago
Added support for Apple Silicon (e.g. M1 ARM64-based CPU) [Full changelogs](https://swift.objectbox.io/)
1.4.1
3 years ago
Mostly internal changes; check the [doc pages](https://swift.objectbox.io/) for a detailed changelog.
iOS macOS
objectbox/objectbox-swift-generator 0.17.0
Code generator and model.json builder for the ObjectBox database library. This is currently a quick fork off of Sourcery.
⭐️ 5
🕓 22 weeks ago
macOS

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