File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22
33This document records the changes made between versions, starting with version 0.5.0
44
5- # After 0.8.0 (Current)
5+ # After 0.8.2 (Current)
6+
7+ # After 0.8.1
8+ * The CLI has been refactored to use ` clap `
9+ * The MatchDriverGenerator has been made public so users can name it as ` M ` in ` FrameCompressor<R,W,M> `
10+
11+ # After 0.8.0
612* The compressor now includes a ` content_checksum ` when the ` hash ` feature is enabled
713* Dictionary generation has been added
8- * The CLI has been refactored to use ` clap `
914
1015# After 0.7.3
1116* Add initial compression support
Original file line number Diff line number Diff line change 11[package ]
22name = " ruzstd"
3- version = " 0.8.1 "
3+ version = " 0.8.2 "
44authors = [" Moritz Borcherding <moritz.borcherding@web.de>" ]
55edition = " 2018"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments