This package has limited breaking-change data (1 entry). Check back later or see the package health page for the full signal.

terminal_size breaking changes

cargo

1 curated breaking change across major versions of terminal_size. Use this as a migration checklist before bumping dependencies.

1
changes
Breaking changes by transition
  • v0.3.0 \u2192 v0.4.0breaking

    If you were using the `terminal_size_using_fd` or `terminal_size_using_handle` functions, these are now deprecated and unsafe. Instead you should use the `terminal_size_of` function, which does the same thing but is safer.

API access

Get this data programmatically \u2014 free, no authentication.

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