Skip to content

Latest commit

 

History

History
153 lines (71 loc) · 8.66 KB

CHANGELOG.md

File metadata and controls

153 lines (71 loc) · 8.66 KB

Changelog

0.4.1 (2024-12-12)

🐛 Bug Fixes

  • set flag name in resolve debugger link (#70) (8941632)

0.4.0 (2024-12-10)

✨ New Features

0.3.0 (2024-09-10)

⚠ BREAKING CHANGES

  • Add custom baseURL config for resolve (#62)

✨ New Features

  • Add custom baseURL config for resolve (#62) (782cdca)

0.2.3 (2024-06-18)

🐛 Bug Fixes

📚 Documentation

0.2.2 (2024-05-24)

🐛 Bug Fixes

0.2.1 (2024-05-23)

🔄 Refactoring

0.2.0 (2024-05-23)

⚠ BREAKING CHANGES

  • Total confidence (#48)

✨ New Features

0.1.8 (2024-02-15)

🐛 Bug Fixes

0.1.7 (2024-02-12)

🐛 Bug Fixes

  • add a default endpoint to the provider (#41) (c4bfe45)
  • ApiConfig constructor with region defaults (#43) (064bef2)

📚 Documentation

  • update instructions on creating ApiConfig (#44) (dd593f6)

0.1.6 (2023-11-22)

🐛 Bug Fixes

📚 Documentation

  • Small cleanups and documentation (#38) (9c56b9f)

0.1.5 (2023-11-15)

✨ New Features

  • Add SDK id and version to requests (#33) (b63d8f7)

🧹 Chore

📚 Documentation

  • Fix release please setup in README (#34) (f8f08c9)

0.1.4 (2023-09-08)

🧹 Chore

0.1.3 (2023-09-08)

🧹 Chore

0.1.2 (2023-09-08)

🧹 Chore

  • update module names for the go.mod files, move out demo from the pkg (#22) (895b09f)

0.1.1 (2023-09-08)

🐛 Bug Fixes

  • ci: add manifest to the release please (#20) (a3d3086)
  • move demo app outside the provider package (d801049)

🧹 Chore

  • ci: add pr title linter (#7) (4214439)
  • ci: add release please to the provider (5a37c10)
  • ci: Update release-please-config.json (fe2aaaf)
  • docs: add part about how to execute the demo app (0cb0dc2)