All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- implement ui logger for scan command output
- implement logic to analize packages form path
- Config Hierarchy - Global vs Project Config
- update view command logger
- add README documentation with base file in ./docs
- configuration system support
- complete theme system with dark/light mode
- Complete error management system
- Functional
cura view <package> command
- Basic scoring (maintenance + trust + popularity)
- Simple terminal display (no elegant table yet)
- Operational local cache.
- ScoreCalculator unit tests (>80% coverage)