* explained more about the snap version, with caveats and tips
3.7.0
Features
* replace `self version` with more verbose `self info` * First release of `uvenv` on `snap` - `snap install uvenv`, with some features (self-update, rcfile editing) disabled because of snapcraft's strict permission system.
3.6.5
Build
* Better darwin support (don't suggest installing uvx 1.0) * Change build script so `macos` can cross-compile all wheels
3.6.4
Updates
* bump to uv 0.6.6
Internals
* use Rust 2024's async closures to create `run_if_supported_shell_else_warn_async`