v0.11.0
Breaking changes
- Moves dictionary-training operations behind a
zdict_builder
default feature.
Using a dictionary does not need this feature; only training/creating a new one does. - Disable exporting unrelated constants in zstd-sys.
Updates
Can now compile for wasm32-unknown-unknown
target.