Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@vkononov vkononov released this 03 Feb 21:41
· 2 commits to main since this release
3dbe6f2

What's Changed

  • Update references from "environments" to "groups" in README.md.
  • Improve error messages for missing or invalid directories.
  • Remove a Bundler warning about an outdated bundler gem version.
  • Add the number of ignored packages to the report when it is empty.
  • Enhance the package summary with ignored counts per category.
  • Add support for Ruby versions 2.6 and 3.3.
  • Add markdown format support for easy pasting into maintenance logs.
  • Add a default CLI command and remove "report" from the CLI.

Bug Fixes

  • Fix an issue that causes ignored packages to be displayed.
  • Fix an issue with handling directory paths that include spaces.
  • Fix an invalid exit code when packages are ignored.