0.0.23 (2026-01-10)
0.0.22 (2026-01-10)
0.0.19 (2026-01-07)
0.0.18 (2025-12-30)
- extension: implement comprehensive performance optimizations with sub-100ms execution targets (39d8bdb)
0.0.17 (2025-12-28)
0.0.16 (2025-12-28)
- test: add comprehensive testing infrastructure with CI/CD automation (d87d7ac)
0.0.14 (2025-12-28)
- config: implement command object validation and error handling (ed94206)
- deps: replace minimatch with rimraf for better dependency management (e9a340b)
- extension: add config CLI and performance optimizations (4c58024)
- extension: add icon, metadata, and update dependencies (2702d5a)
- extension: add preset system and dynamic labels for enhanced button management (0ba010a)
- utils: add changelog generation utility and script (b2c1f5a)
- deps: The clean script now uses rimraf instead of rmdir-cli, which may affect build processes relying on the specific behavior of rmdir-cli.
- config: Button command configuration now requires an object with type field instead of a string
0.0.5 (2025-12-27)
- extension: add streaming output support with output panel management (421c02b)
- extension: Command execution now uses streaming by default when output panel is enabled
0.0.2 (2025-12-27)
- deps: add @involvex/rmdir-cli dependency and update clean script (e0d7c7f)
- initial implementation of StatusBar Quick Actions extension (0e4ddf9), closes dark/light/hi#contrast