Skip to content

Releases: woubuc/sweep

v1.0.3

23 Jan 11:18
Compare
Choose a tag to compare

Fixes

🐛 Fixed an incorrect setting in package.json

v1.0.2

15 Jan 20:39
Compare
Choose a tag to compare

Fixes

🐛 Fixed some issues in cargo.toml & package.json related to renaming the project

v1.0.0

15 Jan 20:08
Compare
Choose a tag to compare

New Name

🌟 Project Cleanup has been renamed to Sweep. Instead of typing project-cleanup, you can now just type swp. Much shorter!

Features

📚 Updated documentation pages, powered by VuePress

v0.7.5

15 Dec 18:07
Compare
Choose a tag to compare

Fixes

🔧 Updated the binary-install dependency version to fix installs on Windows.

v0.7.4

15 Dec 17:19
Compare
Choose a tag to compare

New features

💻 Pre-compiled binaries for Mac OS are now created by the build workflow.

v0.7.3

15 Dec 17:02
Compare
Choose a tag to compare

v0.7.1

14 Dec 03:10
Compare
Choose a tag to compare

Fixes

ℹ️ Restored info text on --help that got lost in cleanup.

v0.7.0

14 Dec 02:43
Compare
Choose a tag to compare

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

14 Dec 02:19
Compare
Choose a tag to compare
v0.7.0-rc6 Pre-release
Pre-release

v0.7.0-rc5

14 Dec 01:59
Compare
Choose a tag to compare
v0.7.0-rc5 Pre-release
Pre-release

Test releases for automated builds through Github Actions