Swiftpack.co - Swift Packages by Prosumma

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

Packages published by Prosumma

Prosumma/Guise 10.4
An elegant, flexible, type-safe dependency resolution framework for Swift
⭐️ 58
🕓 26 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.
v10.1.2
1 year ago
Guise v10.1.1
1 year ago
`Entry` is now an internal type. It is Guise's internal implementation of the `Resolvable` protocol. Updated the README to reflect this.
Guise v10.1.0
1 year ago
Prior to this release, `Resolver` and `Registrar` had an explicit dependency on the opaque `Entry` type. This makes implementing these protocols impossible except within the Guise module itself. This release removes that dependency, allowing anyone to implement these protocols.
Guise v10.0.1
1 year ago
Same as 10.0.0, except that `register(instance:)` is now public, which it should have been all along!
Guise v10.0.0
1 year ago
- Rewritten for Swift 5.7 - Tags - Nested containers - `async`
Swift Package Manager
4 years ago
Support for Swift Package Manager!
Swift 5
5 years ago
Official support for Swift 5. This version of the language changed how certain method overloads are resolved, completely breaking Guise. This release fixes that problem.
5 years ago
5 years ago
5 years ago
iOS macOS watchOS tvOS
Prosumma/CoreDataQueryInterface v8.0.0
A type-safe, fluent Swift library for working with Core Data
⭐️ 33
🕓 48 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.
v8.0.2
1 year ago
Added `fetchFirst` function.
v8.0.1
1 year ago
The copy constructor wasn't copying everything properly.
v8.0.0
1 year ago
Complete rewrite based on [PredicateQI](https://github.com/prosumma/PredicateQI).
Swift 5.x
4 years ago
6 years ago
Swift 4.1
6 years ago
7 years ago
7 years ago
Fixed a CocoaPods bug
7 years ago
7 years ago
iOS macOS watchOS tvOS
Prosumma/Parsimonious v2.3.0
A parsimonious little parser combinator framework for Swift
⭐️ 1
🕓 12 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.
4 years ago
CocoaPods integration
7 years ago
Forgot to push before the last release. This release gets rid of deprecation warnings.
7 years ago
Got rid of curried function and `var` parameters since they are deprecated. Not sad to see curried functions go, but very sad to see `var` parameters go.
8 years ago
8 years ago
Prosumma/PredicateQI 1.0.9
DSL with type guidance for NSPredicate
⭐️ 0
🕓 48 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.
v1.0.2
1 year ago
Reduced minimum OS versions
v1.0.1
1 year ago
Minor cleanup to `NSExpression.swift`
v1.0.0
1 year ago
iOS macOS watchOS tvOS

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