roaring breaking changes
cargo3 curated breaking changes across major versions of roaring. Use this as a migration checklist before bumping dependencies.
3
changes
Breaking changes by transition
- v0.8.1 \u2192 v0.9.0breaking
Removed deprecated set ops such as `union_with`. Use the corresponding operators `|=`.
- v0.8.1 \u2192 v0.9.0breaking
Minimum supported Rust version (MSRV) increased to 1.56.
- v0.8.1 \u2192 v0.9.0breaking
`deserialize_from` validates inputs. In some cases, it can be 4x slower. For workloads that are heavy in deserialization _from trusted sources_ migrate to `deserialize_unchecked_from`.
API access
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/cargo/roaring