All Versions
11
Latest Version
Avg Release Cycle
29 days
Latest Release
2723 days ago

Changelog History
Page 1

  • v0.5.0 Changes

    November 05, 2016

    👌 Support cargo workspaces. If run inside multi-workspace project executes command in each workspace.

  • v0.4.5 Changes

    June 18, 2016

    No functionality changes ⚡️ Update dependencies

  • v0.4.4 Changes

    May 13, 2016

    No functionality changes ⚡️ Update dependency and code cleanup

  • v0.4.3 Changes

    May 02, 2016

    No functionality changes Internally use itertools.foreach() for consuming iterator instead of .last() Simplify code a bit ⚡️ Update dependencies

  • v0.4.2 Changes

    April 06, 2016

    No functionality changes - just a collection of cleanups

  • v0.4.1 Changes

    February 25, 2016

    ⚡️ No changes - just a respin in order to update crates.io manifest

  • v0.4.0 Changes

    February 24, 2016

    ➕ Add usage and help text (Thanks ayoshi)

  • v0.3.1

    February 24, 2016
  • v0.3.0 Changes

    February 22, 2016

    Display short crate path instead of full path

  • v0.2.1 Changes

    February 21, 2016

    🛠 Fix clippy warning