Skip to content

xtui-v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:08
· 7 commits to main since this release
8f17d47

[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