Feels like we're starting to regress rather often on the CLI these past two releases. This is due to not running tests (or indeed writing them).
Thats fine. Stuff happens. A gentle reminder: - If there is a bug: write a test - If you are adding or refactoring code: run the tests That is all.