Skip to content

2.0.0

Compare
Choose a tag to compare
@halprin halprin released this 30 Oct 22:46
a5ebe4c
  • fcli version to display the version installed.
  • When using the keyboard to enter in your credentials, your username and password was asked for each call to Jira in a single invocation of fcli. Your credentials will be cached now so you will only be asked once during a single invocation of fcli.
  • Ability to list all the open triage tasks in JSON format.
  • Ability to score all open triage tasks based on importance, effort, and due date.
  • Newly created triage tickets now require importance, effort, and due date to be specified.
  • Triage tasks are now created using fcli triage create command and sub-command.
  • Backlog tasks are now created using fcli backlog create command and sub-command.