- `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.