969 B
969 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[0.2.2] - 2026-02-28
Added
- Coverage badge gerado por
cargo-tarpaulinno CI e hospedado no Gitea Generic Package Registry - CI status, coverage, version e Rust edition badges no README
[0.2.1] - 2026-02-28
Added
- Drone CI pipeline (
ci) that runscargo fmt --check,cargo clippy, andcargo teston every push and pull request
[0.2.0] - 2026-02-28
Added
- Unit tests for
cache,session, andconfigmodules - Integration tests for scan, session config, and cache lifecycle
Changed
- Refactored business logic into
lib.rsfor better testability;main.rsis now a thin entrypoint
[0.1.1] - 2026-02-28
Fixed
- Removed personal path references from default configuration and examples
[0.1.0] - 2026-02-28
Added
- Initial release of tmuxido