v0.1.2
Polish on the fresh-install experience.
What's new
nbv setupnow prints a shell-aware activation line you can paste to apply the newPATHto your current terminal —export PATH=…for zsh/bash,fish_add_path …for fish. Previously you had tosourceyour rc file or open a new terminal.nbvwith no arguments now shows a usage hint that includes thesetupsubcommand and points at--help, instead of a one-line error.- README updated with the explicit
~/.cargo/bin/nbv setupfirst-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 nbvOr grab the prebuilt macOS arm64 binary below.
Full changelog: v0.1.1...v0.1.2