Skip to content

Release v0.13.0

Choose a tag to compare

@miurahr miurahr released this 23 Feb 10:35
· 799 commits to master since this release
Added
-----

* Add writestr() and writef() methods in SevenZipFile class.(#290,#293)
* Add benchmark tests for compression algorithms(#295)
* Track benchmark results on Github issue(#296)

Changed
-------

* Refactoring BCF Filter classes, and move to individual module.(#292)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>