slog breaking changes

cargo

8 curated breaking changes across major versions of slog. Use this as a migration checklist before bumping dependencies.

8
changes
Breaking changes by transition
  • 2.8.0 \u2192 2.8.1breaking

    Restore compatibility with `erased-serde` version `0.3`.

  • 2.8.0 \u2192 2.8.1breaking

    Compatibility with `erased-serde` version `0.4` may be provided again in a

  • 2.8.0 \u2192 2.8.1breaking

    Thanks to @demurgos for recognizing and fixing this in PR #359

  • 2.8.0 \u2192 2.8.1breaking

    Ensure compatibility with `-Zminimal-versions` flag by specifying minimal dependency versions (fixes #357)

  • 2.3.3 \u2192 2.4.0breaking

    Implement Value for 128 bit integers

  • 2.3.3 \u2192 2.4.0breaking

    Add support 2018-style macro imports

  • 2.3.3 \u2192 2.4.0breaking

    **WARNING**: This is a breaking change that we couldn't avoid. Users using

  • 2.3.3 \u2192 2.4.0breaking

    Bump minimum supported Rust version to 1.26

API access

Get this data programmatically \u2014 free, no authentication.

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