NoteBrain CLI v1.0.0-rc.1
Pre-release
Pre-release
Changelog
🚀 Features
- ea30c74: feat(cli): disambiguate vault path from vault name in config (@nmdra)
- 325680b: feat(cli): implement OSC 8 terminal hyperlinks for results (@nmdra)
- 7e2d8e3: feat(parser): implement AST-aware chunking via goldmark (@nmdra)
- 937e563: feat: add .env support via godotenv (@nmdra)
🐛 Bug Fixes
- cbd4238: fix(cli): enforce vault parameter order and use %20 for spaces in Obsidian URIs (@nmdra)
- 873a0b4: fix(cli): use correct OSC 8 terminator and extract vault base name (@nmdra)
Other
- 2211174: build: vendor dependencies (@nmdra)
- ac2e7fa: chore(release): bump version to v1.0.0-rc.1 and update changelog (@nmdra)
- 3a22da4: test(cli): add tests for OSC 8 hyperlinks (@nmdra)
Full Changelog: v1.0.0-beta...v1.0.0-rc.1
Released by GoReleaser.