Skip to content

v2.3.0

Choose a tag to compare

@ikretz ikretz released this 07 Oct 15:14
· 24 commits to main since this release
49c10f6

New features

  • Allow commands on unsupported versions via CLI option by @ikretz in #152

Bug fixes and improvements

  • Delay check for supported package manager version based on need by @ikretz in #143
  • Account for verbose option in pip commands by @ikretz in #144
  • Make dry-run exit code reflect findings status by @ikretz in #145
  • [Suggestion] More in-depth runtime error when npm isn't installed by @d-niu in #148
  • Warn on logger errors instead of exiting early by @ikretz in #150
  • Update .rc files in-place while configuring by @ikretz in #154
  • Handle non-interactive shells gracefully by @ikretz in #158

Chores

New Contributors

Full Changelog: v2.2.1...v2.3.0