After almost a year, we're back with v1.0.0! 🥳
No functional changes but lots of fixes, upgrades and improvements in this release but it's recommended you upgrade (and potentially use the container images on ghcr for pipeline/scripts for clean runs).
docker pull ghcr.io/thushan/smash:latest
What's Changed
- Container available for CI/CD Pipeline & Scripts (learn more in the user guide).
- Performance improvements across the board, ~50-70% reduction in memory allocations during scanning
- Fixes some race conditions in file detection paths
- Properly implements silent mode and adheres to TTY constraints (NO_COLOR etc)
- Upgrade to Go 1.24 and xsync v4 with it
Full Changelog: v0.9.3...v1.0.0