what
- Move update of terminal color mode from signal handler to prompt command
- Fix typo in README (thanks @petabook)
- Rename
os/alpine/requirements.txt
->os/alpine/requirements-Alpine-disabled.txt
- Allow the
--workspace
command-line option to use=
or space, e.g.--workspace=$HOME/dev
or--workspace $HOME/dev
why
- Fixes #967
- Fixes and supersedes #966 (which did not regenerate README.md)
- The Alpine implementation is obsolete but being kept for reference and historical context, how ever Dependabot keeps trying to update it with security patches. This removes one source of unnecessary updates.
- Better user experience
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.