2025-02-23
Chores
- dependencies updated, [e5f355a], [4539d8a], [6aee618], [64d1bdf]
- .devcontainer dependencies updated, [5c8e76e]
- example docker-compose.yml updated, [2354b0b]
- Rust 1.84 linting, [3065265]
Features
- Config file introduced, including customizing color scheme of application, closes #47, [f4d54e1]
- Enable log timestamps to be set to any given timezone, plus custom timestamp format via the config file, closes #56, [17a5e7a]
- update Rust edition to 2024, [7e4a960]
Fixes
- Only draw screen if data or layout has changed, drastically reduces CPU usage, [bfc295c]
see CHANGELOG.md for more details