cli-v0.1.3
Install
brew install sweetpad-dev/tap/sweetpad
Changes
- Describe the -dev version stamp where releases are documented
- Stamp non-release builds as -dev+
- Record the bounded-follow and listener-recovery design
- Add hot status and hot reset for orphaned injection listeners
- Add app logs --until and --timeout to bound a follow
- Print one Compiling line per source file
- Say in --help that debug os_log entries are live-only
- Add app debug --batch and app diagnose for scriptable lldb
- Follow os_log and captured stdout together in macOS app logs
- Add a release script and guard the tag against the crate version
Full diff: cli-v0.1.2...cli-v0.1.3