cargo-outdated

A cargo subcommand for displaying when Rust dependencies are out of date

MIT License

Downloads
10
Stars
1.2K
Committers
59

Bot releases are hidden (Show)

cargo-outdated -

Published by Frederick888 about 7 years ago

v0.5.3 (2017-10-10)

Improvements

  • Provides --workspace flag to enforce workspace mode so that it can loop through workspace members even if it's not executed against a virtual manifest (closes #81, f690a7a)
cargo-outdated -

Published by Frederick888 about 7 years ago

v0.5.2 (2017-10-06)

Documentation

  • Briefly explains how cargo-outdated works in README.md (8c35c61)

Features

  • Loops through all workspace members if executed against a virtual manifest (closes #58, cd36aed)

Bug Fixes

  • Fixes missing dependency issue for debug build (closes #77, c82e928)

Tests

  • Debug build is now part of CI (05ada44)
cargo-outdated -

Published by Frederick888 about 7 years ago

v0.5.1 (2017-09-23)

Documentation

  • Fixes a typo (38e37c6, thanks @waywardmonkeys)

Improvements

  • Enables --all-features by default (closes #57, f24c3a6)
  • Prints a dashed line under the table header (b076bb1, thanks @waywardmonkeys)

Bug Fixes

  • Correctly shows error messages (closes #60, daab865)
  • Excludes default features if not explicitly specified by user (closes #69, 7074fc8)
cargo-outdated -

Published by Frederick888 about 7 years ago

v0.5.0 (2017-09-18)

Refactoring

Improvements

  • Replaces RM with Removed (closes #46)
  • Adds Kind, Platform in output

Features

  • Supports cargo workspaces (closes #28)
  • Supports embedded dependencies (fixes #50)
  • Supports build/development/target-specific dependencies (closes #20, fixes #49)
  • Adds --all-features, --features, --no-default-features
cargo-outdated -

Published by kbknapp almost 8 years ago

v0.3.0 (2016-12-05)

Features

  • adds a --manifest-path and --lockfile-path to allow use with other projects (5f886d27, closes #29)

v0.2.0

  • Exit Codes: adds feature for custom exit code on new vers (61c8bb9b, closes #23)

Improvements

cargo-outdated -

Published by kbknapp almost 9 years ago

v0.1.3 (2015-11-14)

Documentation

  • adds demo (c2192aac)
  • updates readme with cargo install instructions (e936a454)

Bug Fixes

  • fixes build error on windows due to upstream dep (af4e1a70)
cargo-outdated -

Published by kbknapp almost 9 years ago

v0.1.1 (2015-11-04)

Documentation

Improvements

  • various fixes from clippy run (b8b633fc)
cargo-outdated -

Published by kbknapp almost 9 years ago

Package Rankings
Top 10.24% on Alpine-v3.15
Top 5.26% on Alpine-v3.18
Top 10.92% on Alpine-v3.16
Top 6.19% on Alpine-edge
Top 27.11% on Formulae.brew.sh
Top 10.12% on Crates.io
Top 11.8% on Alpine-v3.17
Badges
Extracted from project README
Join the chat at https://gitter.im/kbknapp/cargo-outdated crates.io Build Status