- Release cleanup and updated documentation.
- Release for Dart 2.12 with nullsafty
- Release for Dart2.
- Updated test dependency -> dev_dependency.
- BREAKING CHANGE: Replacing public API with
LzmaCodec
andlzma
instance.
- Updated README.md, LICENSE.txt and CHANGELOG.md
- Updated README.md
- Added List args to main function, Options class was removed from SDK
- Used fixnum package from pub, removed local package
- Fixed sublist parameters, now end is exclusive
- Removed annoying "There is no such operator '>>' in num" warning
- Ready for Dart 1.0.0!
- Updated fixnum library
- Removed deprecated List.fixedLength constructor
- Changed List.getRange for sublist
- Pre-M3 update
- Fixed some README.md tags
- Added licenses directory
- Added CHANGES.md
- First Dart pub package release