Skip to content

Releases: spotify/confidence-sdk-swift

v0.2.0

10 May 14:08
04274fd
Compare
Choose a tag to compare

0.2.0 (2024-05-10)

🐛 Bug Fixes

✨ New Features

🧹 Chore

📚 Documentation

🔄 Refactoring

v0.1.4

09 Feb 14:34
251fae6
Compare
Choose a tag to compare

0.1.4 (2024-02-08)

🐛 Bug Fixes

🧹 Chore

v0.1.3

30 Jan 15:28
b91bcdc
Compare
Choose a tag to compare

0.1.3 (2024-01-30)

🐛 Bug Fixes

  • add a default endpoint to the provider (#68) (9d8d173)
  • Address in transit cache on startup (#71) (a090f3e)
  • Fix FlagApplier async behaviour (#70) (f169d90)

📚 Documentation

🔄 Refactoring

  • Remove callbacks from HttpClient (#73) (403712a)

v0.1.2

16 Nov 13:01
843f7b3
Compare
Choose a tag to compare

0.1.2 (2023-11-16)

✨ New Features

  • Add SDK id and version to requests (#62) (e1cb474)

v0.1.1

15 Nov 09:50
2c19f40
Compare
Choose a tag to compare

0.1.1 (2023-11-15)

✨ New Features

🧹 Chore

📚 Documentation

  • add release-please markers in readme.md (#58) (21973d5)

🔄 Refactoring