Skip to content

Releases: open-feature/swift-sdk

v0.2.1

13 Dec 15:07
b900743
Compare
Choose a tag to compare

0.2.1 (2024-12-13)

🐛 Bug Fixes

v0.2.0

08 Jul 17:21
907567c
Compare
Choose a tag to compare

0.2.0 (2024-07-08)

⚠ BREAKING CHANGES

  • Add support for Flag Metadata (#43)

🐛 Bug Fixes

  • Make HookContext properties public (#45) (003bbb6)

✨ New Features

  • Add support for Flag Metadata (#43) (7256a3c)
  • add support for provider fatal error (#44) (09d2871)

🧹 Chore

  • deps: update dependency apple/swift-format to v510 (#37) (84e6f11)

v0.1.0

02 Feb 14:58
02b033c
Compare
Choose a tag to compare

0.1.0 (2024-02-02)

⚠ BREAKING CHANGES

  • Add EventHandler + Combine (#29)

🐛 Bug Fixes

  • setProviderAndWait does not hang on ProviderError (#35) (5661080)

✨ New Features

🧹 Chore

  • deps: update actions/checkout action to v4 (#18) (eb0cd56)
  • deps: update dependency apple/swift-format to v509 (#21) (5f12304)
  • Smaller cleanup in tests (#33) (053dabc)

📚 Documentation

🔄 Refactoring

v0.0.2

25 Aug 02:36
114321e
Compare
Choose a tag to compare

0.0.2 (2023-08-25)

🧹 Chore

📚 Documentation

  • refer to tag 0.0.1 in installation instructions (#7) (4545c99)