Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 1.25 KB

3.1.1

  • Updated dependency version for http.

3.1.0

  • Updated dependency package versions, and allowed Dart version 3.

3.0.2

  • Minor updates to resolve static analysis issues.

3.0.1

  • Minor updates to resolve static analysis issues. Updated example.

3.0.0

  • Upgraded to null safety.

2.4.0

2.3.0

  • Fixed bug when intragov_hold_amt was null.

2.2.0

  • Fixed crash when intragov_hold_amt was null.

2.1.0

  • Changed package http version requirement to >=0.12.2 and updated documentation.

2.0.1

  • Downgraded package async to 2.4.0 because flutter_driver still requires version 2.4.1.

2.0.0

0.1.4

  • Minor updates based on Health suggestions from pub.dev, utilizing pedanctic.

0.1.3

  • Changed async version from 2.4.0 to 2.3.0 to support the current version of Flutter.

0.1.2

  • Minor update

0.1.1

  • Added exported files that were missing from export.

0.1.0

  • Initial Open Source release.