Releases: Data-Forge-Solutions/real_time_note_taker
Releases · Data-Forge-Solutions/real_time_note_taker
v1.0.0
Full Changelog: v0.1.5...v1.0.0
v0.1.5
Update Cargo.toml
v0.1.4
What's Changed
- Prevent duplicate key handling on Windows by @Andrewsimsd in #19
- Prevent losing keybind menu access by @Andrewsimsd in #20
- Improve overlay readability with background by @Andrewsimsd in #21
- Add Time Hack feature by @Andrewsimsd in #22
- Add file management overlay by @Andrewsimsd in #23
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add real-time note taking TUI by @Andrewsimsd in #1
- Improve input editing UX by @Andrewsimsd in #3
- Add millisecond precision to timestamps by @Andrewsimsd in #4
- Fix nextest failure by @Andrewsimsd in #5
- Add section entry support by @Andrewsimsd in #6
- Ensure most recent notes are visible by @Andrewsimsd in #7
- Add editing keybind by @Andrewsimsd in #9
- Implement file persistence by @Andrewsimsd in #10
- Add customizable key bindings and help display by @Andrewsimsd in #12
- Improve documentation and expand test coverage by @Andrewsimsd in #13
- Enable left/right cursor movement while editing by @Andrewsimsd in #14
- Add keybinding menu by @Andrewsimsd in #15
- Enhance overlay colors by @Andrewsimsd in #16
- Update default theme and prune theme list by @Andrewsimsd in #17
- Enhanced README and doc comments by @Andrewsimsd in #18
New Contributors
- @Andrewsimsd made their first contribution in #1
Full Changelog: https://github.com/Data-Forge-Solutions/real_time_note_taker/commits/v0.1.0