Checkpoint.ts
v0.1.2
v0.1.2
Nov 20 2025 at 15:06 UTC
🚀 Features
-
Added git-cliff for keeping changelogs
-
profiler: Implement performance profiler scene
-
Feat: add missing keyboard_handler and num_utils modules
-
Add keyboard_handler.rs for extracted keyboard handling logic
-
Add num_utils.rs for number formatting utilities
-
utils: Add num_utils module
-
tui: Add keyboard_handler module
🐛 Bug Fixes
- Cliff conf
🚜 Refactor
-
Cargo fmt linting fix
-
Cargo fmt linting fix
-
app: Extract keyboard handling and improve state management
-
variable_editor: Remove unnecessary references
📚 Documentation
-
Add code of conduct
-
Add issue templates
-
Add CI, codecov, and crates.io badges
👷 CI/CD
-
Configure openssl for windows
-
Add path filters to optimize workflow triggers
⚙️ Miscellaneous Tasks
- Finalize project setup for v0.1.2 release
💼 Other
-
Bump actions/checkout from 4 to 5
-
Bump crossterm from 0.28.1 to 0.29.0
-
Bump clechasseur/rs-clippy-check from 3 to 5