rust-lite-v0.1.0
Pre-release
Pre-release
·
1 commit
to main
since this release
What's Changed
- add windows support and improve perf by @nguyenchiencong in #1
- fix: measure terminal columns in cells so CJK text lands correctly by @heeseon87 in #3
- feat: review documents with plannotator-tui by @backnotprop in #4
- docs: remote sessions by @backnotprop in #8
- fix: review pane command resolves from the plugin root by @backnotprop in #9
- assets: install cards in the Herdr Annotate palette by @backnotprop in #10
- readme: colons instead of dashes by @backnotprop in #11
- readme: install wording by @backnotprop in #12
- readme: required line only by @backnotprop in #13
- readme: link to the demo video by @backnotprop in #14
- readme: demo links for full and lite by @backnotprop in #15
- readme: demo badges for the full and lite installs by @backnotprop in #16
- readme: smaller demo badges by @backnotprop in #17
- readme: demo link after each install description by @backnotprop in #18
- readme: badge colors match the cards (full gold, lite lavender) by @backnotprop in #19
- pin plannotator-tui 0.3.1 (omp and hermes hosts; herdr session passthrough) by @backnotprop in #20
- scripts: smoke test for fresh, upgrade, lite and swap installs by @backnotprop in #21
- pin plannotator-tui 0.3.2 (file tree scrolls to the selected row) by @backnotprop in #22
- capture: take a handed-off selection file before the clipboard (headless servers) by @backnotprop in #24
- pin plannotator-tui 0.4.0 (opencode host) by @backnotprop in #25
- readme: remote sessions: invoke annotate.capture through the api by @backnotprop in #26
- pin plannotator-tui 0.4.1 (opencode 2; herdr's agent label for npm-installed pi) by @backnotprop in #28
- pin plannotator-tui 0.5.0 (multi-line comments; double-click blocks; instant folder open) by @backnotprop in #29
- Native Rust runtime for Annotate Lite evaluation by @backnotprop in #27
- windows full-mode packaging by @backnotprop in #30
- revert: windows full-mode packaging by @backnotprop in #31
- full: retain gated packaging prerequisites by @backnotprop in #32
- feat(editor): word and line movement/deletion keys by @heeseon87 in #34
- feat: add copy-archive global action by @backnotprop in #39
- chore: pin plannotator-tui 0.7.0 by @backnotprop in #41
- feat: emit osc 52 for pane copies by @backnotprop in #42
- docs: add the windows full acceptance checklist by @backnotprop in #44
- chore: pin plannotator-tui 0.8.0 by @backnotprop in #45
- feat(rust-lite): mirror the editor word and line keys by @backnotprop in #46
New Contributors
- @nguyenchiencong made their first contribution in #1
- @heeseon87 made their first contribution in #3
- @backnotprop made their first contribution in #4
Full Changelog: https://github.com/plannotator/herdr-annotate/commits/rust-lite-v0.1.0