keyboard-types breaking changes

cargo

4 curated breaking changes across major versions of keyboard-types. Use this as a migration checklist before bumping dependencies.

4
changes
Breaking changes by transition
  • unknown \u2192 v0.8.0breaking

    Bumped MSRV to 1.61: https://github.com/rust-windowing/keyboard-types/pull/55

  • unknown \u2192 v0.8.0breaking

    Marked legacy modifier keys and codes as deprecated: https://github.com/rust-windowing/keyboard-types/pull/49

  • unknown \u2192 v0.8.0breaking

    **BREAKING**: Removed `Display` impl on `KeyState`: https://github.com/rust-windowing/keyboard-types/pull/53

  • unknown \u2192 v0.8.0breaking

    **BREAKING**: Removed `serde` and `webdriver` from `default` features: https://github.com/rust-windowing/keyboard-types/pull/67 **Full Changelog**: https://github.com/rust-windowing/keyboard-types/compare/v0.7.0...v0.8.0

API access

Get this data programmatically \u2014 free, no authentication.

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