Skip to content

Release 3.0.1

Choose a tag to compare

@evva-bee-bot evva-bee-bot released this 06 Mar 12:26
· 45 commits to main since this release
3.0.1
69e25dd

3.0.1 (2026-03-06)

馃帀 Features

  • add string to enum mapping helper (c04e206)
  • added dart enum (53c0578)
  • more granular error codes for android (665f385)
  • more granular error codes for ios (cd5264a)

馃悰 Bug Fixes

  • removed unavailable status code (4fbfad9)
  • return enum string as 'code' property (81e2dd5)
  • return http status code in swift (ad637d7)

馃И Tests

  • removed due to 'URL' mocking limitations (8bef95e)
  • removed obsolete testcase (d6763ee)

馃Ч Chore

  • bump example pubspec.lock (f6ba49f)
  • update deps (9a81d3d)
  • update pubspec.lock file (b9ce909)
  • use newly generated example pub lock file (534da06)