Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 563 Bytes

0.6.0

  • Dart SDK >= 2.14
  • Compound Dictionary
  • Some fixes

0.5.0

  • Null safety support

0.4.0

  • Web support (#1)

0.3.0+1

  • Update documentation.

0.3.0

  • Otimisations.
  • New methods: brotliDecode and decodeStream.
  • Add encoding parameter to decodeToString method.

0.2.2

  • Bug fix.

0.2.1

  • Bug fix.

0.2.0

  • Implemented startChunkedConversion method.

0.1.1

  • Added const variable to BrotliCodec class.

0.1.0+1

  • Lint fixes.

0.1.0

  • Initial version.