Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 00:15
· 26 commits to main since this release
18f06f8

[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