4 curated breaking changes across major versions of zstd. Use this as a migration checklist before bumping dependencies.
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.
Rename the `block` module to `bulk`. It was never really zstd' "block" API (which apparently might not even stay public forever), but just a way to compress data that fits entirely in-memory.
It was also refreshed to be on-par with the stream API regarding dictionaries and compression parameters.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/cargo/zstd