Skip to content

Version 1.0.0

Choose a tag to compare

@dwaring87 dwaring87 released this 30 Nov 02:49

New Features:

  • Read config files using the --config [file] CLI flag
  • Disable styled output with the --plain flag
  • Re-enable styled output with the --styled flag
  • whoami command: display RTM User Information
  • copy auth url during login

Bug Fixes:

  • double login started when using the login and logout commands
  • rtm-api version 1.0.2 fixes list_id reference errors after moving a task to a new list
  • other minor bug fixes and improvements