small patch release focused on making installs and updates less confusing.
the installer now shows shell setup output, prints the right command to reload your shell config, gives copy-pasteable export commands for --no-modify-path, and makes rerunning the standalone installer clearer when updating zb.
also includes fixes for migration edge cases and TLS setup in sandboxed environments.
What's Changed
- fix(zb_io): tolerate missing system CA certs when building HTTP clients by @cachebag in #375
- fix(zb_io, zb_cli): correct migration behavior on unplannable formulas by @cachebag in #380
- clarify installer shell setup output by @cachebag in #381
Full Changelog: v0.3.0...v0.3.1