Skip to content

v0.6.0

Compare
Choose a tag to compare
@dvandersluis dvandersluis released this 24 Jan 17:02

New features

  • Add find command to find all gems in the Gemfile which depend on a given gem.

Bug fixes

  • Fix crash when calling bundle dependencies graph with a gem that isn't in the bundle.

Changes

  • Handle invoking a command with help as the first argument (show the command's help).
  • Add global --no-color switch to disable colorizing output.

Full Changelog

https://github.com/dvandersluis/bundler-dependencies/compare/6384987..v0.6.0