v0.1.2
[0.1.2] - 2024-12-14
💼 Other
- Bump version to 0.1.2
- (deps) Update dependencies
🚜 Refactor
- Improve error handling
- (app) Make update and refresh functions asynchronous
- (app) Reorganize
App
methods for better readability - (satellite) Replace std::fs with tokio::fs for asynchronous file operations
- (app) Move main loop and event handling into App struct
- Improve time handling and variable naming
- (app) Integrate Tui into App
Full Changelog: v0.1.1...v0.1.2