Skip to content

Releases: ErenayDev/checkpoint-ts

v0.1.2

20 Nov 15:06

Choose a tag to compare

[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

0.1.1

17 Nov 19:47

Choose a tag to compare

[0.1.1] - 17 November 2025

👷 CI/CD

  • Added linux environment

🚀 Features

  • Updated dashboard layout

  • Added variable editor skeleton

  • Added keymap controls for TUI switching

  • Added git-cliff for keeping changelogs

🚜 Refactor

  • Cargo fmt linting fix

  • Cargo fmt linting fix