Releases: plannotator/plannotator-tui
Releases · plannotator/plannotator-tui
Release list
v0.6.0
What's Changed
- [spec only] docs: specify full-mode Windows support by @backnotprop in #46
- docs: show the agent send label in the readme screenshot by @backnotprop in #47
- exact session resolution + Windows proof by @backnotprop in #48
- windows arm64 release target by @backnotprop in #49
- release: 0.6.0 by @backnotprop in #50
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: multi-line comments and double-click block annotation by @backnotprop in #44
- release: 0.5.0 by @backnotprop in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix(herdr): trust reported agent host by @r4ravi2008 in #41
- fix(hosts): read opencode 2 sessions and messages by @backnotprop in #42
- release: 0.4.1 by @backnotprop in #43
New Contributors
- @r4ravi2008 made their first contribution in #41
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat(hosts): opencode transcripts from its sqlite database by @backnotprop in #38
- release: 0.4.0 by @backnotprop in #39
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix(last): hermes default home on windows; omp marker facts from source by @backnotprop in #30
- docs: brew trust step; standalone smoke script by @backnotprop in #31
- fix(last): hermes_home as two cfg functions (windows clippy needless_return) by @backnotprop in #32
- ci: windows clippy in the pr gate by @backnotprop in #33
- fix: scroll the file tree to keep the selected row visible by @backnotprop in #35
- release: 0.3.2 by @backnotprop in #37
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- ci: notify the homebrew tap on release by @backnotprop in #17
- ci: publish to crates.io inside the release workflow by @backnotprop in #18
- test(hosts): open session directories with backup semantics on windows before setting mtime by @backnotprop in #19
- test(hosts): backticks in the windows-only doc comment (clippy doc_markdown) by @backnotprop in #20
- test(hosts): age() opens directories with backup semantics on windows too by @backnotprop in #21
- test(hosts): droid logs opened for writing before setting mtime (windows) by @backnotprop in #22
- docs: readme — install, use, herdr, agent replies, data, headless by @backnotprop in #23
- feat(herdr): forward Herdr's agent_session to the review pane by @backnotprop in #26
- feat(hosts): omp and hermes cli; transcript format sniffing by @backnotprop in #27
- test(hosts): drop the fixture connection before deleting the database (windows) by @backnotprop in #28
- release: 0.3.1 by @backnotprop in #29
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- ci: publish crates to crates.io on release by @backnotprop in #10
- chore: mit license file; publish workflow accepts a ref by @backnotprop in #11
- feat/last robustness by @backnotprop in #12
- feat(hosts): pi sessions by @backnotprop in #13
- test(hosts): open transcripts for writing before setting mtime (windows) by @backnotprop in #14
- feat(hosts): copilot cli and droid sessions by @backnotprop in #15
- release: 0.3.0 by @backnotprop in #16
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- build: strip shipped binaries; keep a profiling profile with debug info by @backnotprop in #3
- docs: readme banner by @backnotprop in #4
- docs: webp banner, left aligned by @backnotprop in #5
- feat(app): folder mode sends every annotated file; header is just the send button by @backnotprop in #6
- feat: annotate the agent's last message by @backnotprop in #7
- feat(export): annotations, not plan feedback by @backnotprop in #8
- release: 0.2.0 by @backnotprop in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix: windows config under APPDATA, drive-letter file urls, platform-gated path tests by @backnotprop in #1
- test(schema): xdg data dir assertion is unix-only by @backnotprop in #2
New Contributors
- @backnotprop made their first contribution in #1
Full Changelog: https://github.com/plannotator/plannotator-tui/commits/v0.1.0