Releases: Prosumma/Guise
Releases · Prosumma/Guise
v11.0.0
v10.1.2
Got rid of .vscode
Guise v10.1.1
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
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
Same as 10.0.0, except that register(instance:)
is now public, which it should have been all along!
Guise v10.0.0
- Rewritten for Swift 5.7
- Tags
- Nested containers
async
Swift Package Manager
Support for Swift Package Manager!
Swift 5
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.
8.0
CocoaPods
7.1.1
CocoaPods