v0.5.4
What's Changed
- fix: resolve TOML filter priority conflicts and extend coverage by @juanglovo in #40
- refactor: reimplement update checking with a detailed status enum, pre-release version handling, and integrate it into the
doctorandupdateCLI commands. by @fajarhide in #41 - feat: Implement command correction logic with error classification, command similarity, and new diff and rewind CLI commands. by @fajarhide in #42
- refactor: update filter configuration schema and add
--fixoption todoctorcommand for automatic issue resolution. by @fajarhide in #43 - Implement session tracking and improve path management and validation by @fajarhide in #44
- Update changelog and add Windows PowerShell installation script by @fajarhide in #45
- feat: implement output collapse pipeline and track savings in session stats by @fajarhide in #46
- Modularize pipeline execution and add quiet mode for stderr by @fajarhide in #47
- Refactor global variable handling for improved test safety by @fajarhide in #50
- Implement CloudDistiller for processing Docker, Kubernetes, Terraform, Helm, and AWS outputs by @fajarhide in #49
Full Changelog: v0.5.3...v0.5.4