Skip to content

Releases: gaureshpai/reclaimspace

Release v0.2.1

16 Mar 15:47

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

10 Mar 16:33

Choose a tag to compare

What's Changed

  • chore: remove .vercel and .netlify from folder categories by @gaureshpai in #15
  • chore: simplify CI/CD feedback in Pull Requests by @gaureshpai in #16

Full Changelog: v0.1.7...v0.2.0

Release v0.1.7

07 Feb 09:16

Choose a tag to compare

What's Changed

  • feat(cli): enhance issue templates and checkbox prompt by @gaureshpai in #8
  • chore: configure issue templates and update ignores by @gaureshpai in #11

Full Changelog: v0.1.6...v0.1.7

Release v0.1.7-0

03 Feb 18:03

Choose a tag to compare

What's Changed

  • feat(cli): enhance issue templates and checkbox prompt by @gaureshpai in #8

Full Changelog: v0.1.6...v0.1.7-0

Release v0.1.6

03 Feb 15:49

Choose a tag to compare

What's Changed

  • feat: Expand detection and improve documentation Add ignores/docs, set packageManager/engines, update prompt/scanner by @gaureshpai in #5

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

01 Feb 11:47

Choose a tag to compare

What's Changed

  • feat: Overhaul CLI with zero-deps and pnpm migration by @gaureshpai in #4

Full Changelog: v0.1.4...v0.1.5

v1.0.4

18 Nov 12:24
cc3b6ba

Choose a tag to compare

What's Changed

  • chore: flag include, docs site, readme update by @gaureshpai in #2

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Sep 13:33

Choose a tag to compare

Merge branch 'main' of https://github.com/gaureshpai/reclaimspace

v0.1.2

11 Sep 21:02

Choose a tag to compare

fix: Revert file categorization and refine error handling

- Reverted FILE_CATEGORIES implementation due to interference with existing detection logic.
- Suppressed 'invalid pattern' errors from minimatch for cleaner output.
- Normalized paths for minimatch to improve compatibility with Windows paths.
- Suppressed EPERM errors during directory scanning.
- Display full paths during folder deletion.
- Prevented duplicate display of summary messages in UI.
- Cleaned up unused import in bin/reclaimspace.js.
- Updated package version.
- Updated tests and configured the github sctions workflow for PR
- Closes #1

v0.1.1

10 Sep 20:01

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

A CLI tool to reclaim disk space by finding and removing unnecessary development folders and files.