Releases: 89jobrien/xtui
Releases · 89jobrien/xtui
v0.2.0
What's new
- MakeSource: improved target detection (excludes variable assignments) and
##comment extraction for target descriptions - Bin-schema cache: lazy
--helpsubcommand probing with mtime-invalidated JSON cache at~/.config/xtui/bin-schema/ - Docs: added ARCHITECTURE.md and CONTRIBUTING.md
Install
cargo install xtuiv0.1.0
Full Changelog: https://github.com/89jobrien/xtui/commits/v0.1.0
xtui-v0.3.0
[xtui-v0.3.0] - 2026-06-09
Features
- (xtui) Add depview domain types and collect_direct_deps
- (xtui) Add MetadataCache port and RedbCache adapter
- (xtui) Add MetadataFetcher port and HttpMetadataFetcher adapter
- (xtui) Wire dep view background fetch into App
- (xtui) Render dep view panel in ui
- (depview) Detect and display local/path workspace deps
Bug Fixes
- (xtui) Dep view shows normal deps only; renders full-screen
- (ci) Use open --raw for Cargo.toml in pre-push hook
- (ci) Install just on CI runner for integration tests
Documentation
- (xtui) Add DEPLOYMENT.md with release process
- (xtui) Fix stale keybindings, nu-script->nu, add bin_schema to README
- (xtui) Add CLAUDE.md for Claude Code guidance
- (xtui) Add dep view keybinding to README, ARCHITECTURE, CLAUDE.md, status bar
Miscellaneous Tasks
- Add CI and release workflows with git-cliff changelog
- Fix release trigger to match cargo-rail tag format (xtui-v*), drop publish job
- Auto-tag on Cargo.toml version bump, publish in release workflow
- Pre-push patch bump hook, simplified release tag workflow
- Pre-push hook labels +patch, +minor, +major correctly
- Update changelog
- Ignore .config/ dir
- (release) Xtui v0.3.0