Skip to content

v0.11.0

Compare
Choose a tag to compare
@gyscos gyscos released this 09 Mar 20:51
· 46 commits to master since this release

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.