# v0.7.1
## Highlights
- **Fix `cargo install`**: Set `tracing_unstable` cfg flag automatically in build.rs so users no longer need to set RUSTFLAGS manually (thanks [@cboecking](https://github.com/cboecking) for reporting)
## Raw commits
* fix: set tracing_unstable cfg flag in build.rs for cargo install (2025-12-31)
* feat(www): add tabbed install section with copy button and wave divider (2025-12-31)
* docs: add eval subcommand and homebrew to release notes (2025-12-31)
* docs: add Homebrew install method and update release process (2025-12-31)