Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 314 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 314 Bytes

Changelog

0.2.0 (2021-03-09)

  • Add null safety support
  • Require Dart SDK 2.12.0 or higher

0.1.2 (2018-08-13)

  • use const constructor for decoder
  • support Dart v2
  • change license to MIT

0.1.1 (2017-01-27)

  • throws FormatException on invalid input

0.1.0 (2017-01-27)

  • initial version