Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 394 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 394 Bytes

Change Log

3.0.1

  • Updated README

3.0.0

  • Require Dart >= 3.0

2.0.0

  • Migrate to null safety

1.0.6

  • Fixed parameter encoding

1.0.5

  • Allow oauth_callback_confirmed=1 in addition to oauth_callback_confirmed=true
  • Add example

1.0.3

  • Confirm compatibility with package http 0.12.0

1.0.2

  • Further cleanup for Dart 2 support

1.0.1

  • Support Dart 2