This repository was archived by the owner on Jun 18, 2025. It is now read-only.
0.9.0
Fixed
- The third example in the
--helpscreen was missing a COLUMN argument
Added
-
New flag
-@/--assign-toto assign issues to one or more person. Not specifying this flag still self-assigns you just as before -
New flag
-M/--milestoneto add issues to a milestone -
New flag
--no-self-assignto prevent self-assigning issues. -
Update notification: New option "What has changed?" to read release notes before upgrading
Changed
- Improved contrast inside cards with bold and colored text
- Colored Google Keep cards see their text colored, not their background, which I thought looked a bit ugly.
- Improved Google Keep "logging in..." messages:
before 0.9.0, the previous line was erased and "Logging in..." was replaced with "Logged in.".
This is pretty cool, but does not work well when there's something else that gets printed, for example when you need to enter credentials to log in. The line no longer gets replaced, but "✅ Logged in." gets printed instead. - Improved error messages when validating options presence
