Releases: lsj5031/Remi
Releases · lsj5031/Remi
Release list
v0.2.3
v0.2.2
fix: restore Linux data-dir path in CLI integration tests The prior fix read XDG_DATA_HOME and APPDATA from the test process, which has none set, so Linux builds computed home/.local/share instead of the child pinned XDG_DATA_HOME and the three macOS-targeted tests then failed on Linux. Derive the data dir purely from the pinned env: macOS keeps its Library/Application Support convention, every other platform is exactly the pinned home dir. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
v0.2.1
v0.2.0
v0.2.0: performance overhaul + external-content FTS
v0.1.2
v0.1.1
fix: sanitize session titles in list output, error on missing session…
v0.1.0
Release v0.1.0 - Structured tracing instrumentation across all crates - Improved diff/render parsing and codex diary command resolution - LIKE wildcard escaping in substring search - Switched remi-diary summary runner to codex exec
v0.0.5
v0.0.4
Release v0.0.4: Fix FTS duplicate entries prevention
v0.0.3
Add safe diary/markie helper scripts and AMP workspace path tagging