Full Changelog: v1.0.0...v1.1.0
Release Notes for Version 1.1.0
Introduction
We are excited to announce the release of Crow version 1.1.0! This is the second official release of our efficient CLI tool designed to help developers reclaim valuable disk space by identifying and deleting unnecessary build files.
What's new
- New
--ig
Flag:
A new optional but important flag,--ig
, was introduced in this release. Users can now specify directories to ignore during the scanning process. Just pass--ig <directories>
to ensure those directories are skipped by the scanner.
Minor changes
- Code Improvements:
The codebase was further refined and is now 100% compliant with SonarQube rules, improving overall code quality and maintainability.
We hope you find Crow useful in managing your development environment. Thank you for using our tool!