Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.12 KB

changelog.md

File metadata and controls

43 lines (24 loc) · 1.12 KB

0.2.4

  • 🐛 Fix building on iOS (#36)

0.2.3

  • 🐛 Remove NoHistory flag (#33)
  • 🐛 Fix building on iOS 8, 9, and 10 (#29)
  • 🐛 Always terminate 'authenticate' callbacks on Android (#28)

0.2.2

  • 🐛 Fix propagation of "CANCELED" error on iOS (#31)

0.2.1

  • 🐛 Fix AndroidX build issues (#27)

0.2.0

  • 💥 Add macOS support (#20)

    Migration guide:

    This version drops support for Flutter 1.9 and older, please upgrade to Flutter 1.12 for continued support.

0.1.3

  • 🎉 Update the kotlin plugin version to 1.3.61

0.1.2

  • 🎉 Add support for iOS 13

0.1.1

  • 🐛 Add swift_version to the Podspec
  • 🐛 Update Gradle and Kotlin versions
  • 🐛 Add missing link in readme

0.1.0

  • 🎉 Add initial implementation