Skip to content

Releases: Prosumma/Guise

v11.0.0

28 Dec 22:30
Compare
Choose a tag to compare

v10.1.2

01 Nov 22:01
Compare
Choose a tag to compare
Got rid of .vscode

Guise v10.1.1

07 Oct 03:12
Compare
Choose a tag to compare

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

07 Oct 02:56
Compare
Choose a tag to compare

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

05 Oct 00:46
Compare
Choose a tag to compare

Same as 10.0.0, except that register(instance:) is now public, which it should have been all along!

Guise v10.0.0

03 Oct 06:00
90fc91a
Compare
Choose a tag to compare
  • Rewritten for Swift 5.7
  • Tags
  • Nested containers
  • async

Swift Package Manager

03 Nov 01:18
Compare
Choose a tag to compare

Support for Swift Package Manager!

Swift 5

19 Apr 02:30
Compare
Choose a tag to compare

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

02 Oct 13:48
Compare
Choose a tag to compare
8.0
CocoaPods

7.1.1

26 Sep 03:16
Compare
Choose a tag to compare
CocoaPods