Skip to content

Releases: eclipse-biscuit/biscuit-swift

2.0.0

15 Jan 19:32
d4b719d

Choose a tag to compare

What's Changed

  • Fix platform minimum versions being too low for iOS, tvOS, and watchOS
  • Declare support for visionOS
  • Declare support for SwiftCrypto version 4.0.0
  • Fix potential issue with non-canonical Datalog serialization
  • Fix UnverifiedBiscuit verification method not verifying final proof
  • Remove context argument from APIs that would let user set context in conflicting ways

biscuit-swift 1.1.1

13 Oct 12:50
b7f5318

Choose a tag to compare

What's Changed

  • Use the DER representation for sec256r1 signatures by @saoirse-a in #15

Full Changelog: 1.1.0...1.1.1

biscuit-swift 1.1.0

25 Sep 09:35
47158bc

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

biscuit-swift 1.0.0

09 Sep 20:52
72b9fec

Choose a tag to compare

First release with biscuit 3.3 support.