Skip to content

Releases: shahlajahan/devclean

devclean v1.1.0

Choose a tag to compare

@shahlajahan shahlajahan released this 11 Jul 20:16

devclean v1.1.0

This release focuses on usability, visibility and developer experience.

New

  • Bun support
  • Markdown reports
  • Update checker
  • Improved Developer Doctor
  • Progress indicators during scans
  • Top Space Consumers summary
  • Biggest Cleanup Opportunity
  • Better recommendations with fix hints

Improvements

  • More accurate reclaimable space calculation
  • Better semantic version comparison
  • Improved report generation
  • Better UX for scan and doctor

Fixed

  • Update checker logic
  • Menu prompt handling
  • Menu redraw latency
  • Curl error handling

Safety

  • No changes to the safety model
  • No sudo
  • Dry-run remains fully supported
  • WhatsApp remains audit-only

89 automated tests passed.

devclean v1.0.0

Choose a tag to compare

@shahlajahan shahlajahan released this 11 Jul 18:15

🚀 Initial Release (v1.0.0)

The first public release of devclean — a safe macOS cleanup tool built specifically for developers.

✨ Features

  • Audit developer disk usage
  • Development environment diagnostics (doctor)
  • Xcode cleanup
  • iOS Simulator cleanup
  • Flutter & Dart cleanup
  • Android & Gradle cleanup
  • Node.js cache cleanup
  • Homebrew cleanup
  • Docker cleanup
  • WhatsApp storage audit (read-only)
  • TXT & JSON reports
  • Global --dry-run mode

🔒 Safety

devclean is designed with a safety-first approach:

  • Nothing is deleted without explicit confirmation.
  • Safe cache cleanup uses y/N.
  • High-impact operations require typing DELETE.
  • --dry-run previews every action before execution.

Thank you for checking out devclean! Feedback, bug reports and feature requests are always welcome.