Releases: woubuc/sweep
Releases · woubuc/sweep
v1.0.3
v1.0.2
Fixes
🐛 Fixed some issues in cargo.toml & package.json related to renaming the project
v1.0.0
v0.7.5
Fixes
🔧 Updated the binary-install dependency version to fix installs on Windows.
v0.7.4
v0.7.3
v0.7.1
Fixes
ℹ️ Restored info text on --help
that got lost in cleanup.
v0.7.0
New features
✨ Custom cleaning! Create .cleanuprc files to define which directories should be cleaned on a per-project basis.
Improvements
⚡ The application should run even faster now, due to cleanup & improvements in the codebase.
Known Bugs
❌ Installing through npm may error on Windows until this issue in a dependency is fixed.
Notes
🌪️ This version had several rc releases while I was figuring out how to set up Github Actions. Just ignore those. This release is the real deal.
v0.7.0-rc6
v0.7.0-rc5
Test releases for automated builds through Github Actions