Releases: shahlajahan/devclean
Releases · shahlajahan/devclean
Release list
devclean v1.1.0
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
🚀 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-runmode
🔒 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-runpreviews every action before execution.
Thank you for checking out devclean! Feedback, bug reports and feature requests are always welcome.