Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 205 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 205 Bytes

1.1.1

  • dart 3.
  • Use tuples in UnicodeEncoding.fromBom.
  • lints 4.

1.1.0

  • You can now pass any Iterable<int> to UnicodeEncoding.fromBom, not just Lists

1.0.0

  • Initial version.