v0.6.1
What's Changed
- Change note_tree right boder style and color by @panarch in #118
- Add NoteTree sub state to core/ Notebook::InnerState by @panarch in #120
- Add NoteTreeTransition sub transition enum to NotebookTransition by @panarch in #121
- Split tui/ transitions into sub modules by @panarch in #122
- Rust 2024 edition by @panarch in #123
- Add select-last (G) key support to NoteTree by @panarch in #124
- Add expand(<) and shrink(>) width support to NoteTree by @panarch in #125
- Add select-first (gg) key support to NoteTree by @panarch in #126
Full Changelog: v0.6.0...v0.6.1