Skip to content

v4.0.2

Latest
Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 12 Feb 03:30
35c47fe

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.