Skip to content

v0.1.2

Latest

Choose a tag to compare

@ErenayDev ErenayDev released this 20 Nov 15:06
· 15 commits to main since this release

[0.1.2] - 20 November 2025

⚙️ Miscellaneous Tasks

  • Finalize project setup for v0.1.2 release

🐛 Bug Fixes

  • Cliff conf

👷 CI/CD

  • Added linux environment

  • Configure openssl for windows

  • Add path filters to optimize workflow triggers

📚 Documentation

  • Add CI, codecov, and crates.io badges

🚀 Features

  • Updated dashboard layout

  • Added variable editor skeleton

  • Added keymap controls for TUI switching

  • Added git-cliff for keeping changelogs

  • profiler: Implement performance profiler scene

  • utils: Add num_utils module

  • tui: Add keyboard_handler module

🚜 Refactor

  • Cargo fmt linting fix

  • app: Extract keyboard handling and improve state management

  • variable_editor: Remove unnecessary references