Skip to content

v0.1.2

Choose a tag to compare

@phd1000x-ux phd1000x-ux released this 12 May 14:41
· 124 commits to main since this release

Polish on the fresh-install experience.

What's new

  • nbv setup now prints a shell-aware activation line you can paste to apply the new PATH to your current terminal — export PATH=… for zsh/bash, fish_add_path … for fish. Previously you had to source your rc file or open a new terminal.
  • nbv with no arguments now shows a usage hint that includes the setup subcommand and points at --help, instead of a one-line error.
  • README updated with the explicit ~/.cargo/bin/nbv setup first-run command and an explanation of per-shell activation behavior.
  • Slimmer published tarball — internal planning docs are now excluded.

No breaking changes. cargo install nbv upgrades cleanly from 0.1.1.

Install

cargo install nbv

Or grab the prebuilt macOS arm64 binary below.

Full changelog: v0.1.1...v0.1.2