Releases: top-on/optimal-congress
Releases · top-on/optimal-congress
1.2.0
Added
- Support for installation on nix systems
Removed
- Removed tox test setup, relying on
pytest
in CI pipeline instead.
1.1.1
Added
- Increased test coverage
- GitHub Actions for CI/CD
1.1.0
Added
- Ratings filter for choosing language of events to rate (e.g.
optimal-congress rate --language en
)
- CLI option to print software version
1.0.0
Changed
- Adapted to 2024's 38c3 congress
Fixed
- Update outdated dependencies
0.7.3
Changed
- output ratings and optimization in table format
Fixed
- bump dependencies with vulnerabilities
0.7.2
Fixed
- list requests as explicit dependency
0.7.1
Fixed
- turn off color if rich dependency is present, and enforce its presence