Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

0.9.0

Choose a tag to compare

@gwennlbh gwennlbh released this 22 Jun 12:06
· 269 commits to master since this release

Fixed

  • The third example in the --help screen was missing a COLUMN argument

Added

  • ideaseed now has a logo! ideaseed's logo

  • New flag -@/--assign-to to assign issues to one or more person. Not specifying this flag still self-assigns you just as before

  • New flag -M/--milestone to add issues to a milestone

  • New flag --no-self-assign to 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