ordered-float breaking changes

cargo

3 curated breaking changes across major versions of ordered-float. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • v4.6.0 \u2192 v5.0.0breaking

    **Breaking change**: Remove implicit panics in `NotNan<T>` x `T` operators by @Ten0 in https://github.com/reem/rust-ordered-float/pull/167 **Full Changelog**: https://github.com/reem/rust-ordered-float/compare/v4.6.0...v5.0.0

  • v2.10.0 \u2192 v3.0.0breaking

    **Breaking change:** Update optional `schemars` dependency to version 0.8.

  • v2.10.0 \u2192 v3.0.0breaking

    Add `NotNan::as_f32` method (#109).

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/ordered-float
ordered-float breaking changes — Cargo migration guide | DepScope