What's Changed
- feat: Migrate CLI from docopt-ng to Typer by @holmboe in #153
- fix: Support global options before monogram shortcuts by @holmboe in #155
- feat: Improve REPL with optional ptpython support by @holmboe in #156
- docs: Add shell completion section to README by @holmboe in #159
- feat: Add JSON output format, rename strict to yaml by @holmboe in #161
- feat: Add shell completion for all option values by @holmboe in #162
- chore: Replace flake8 with ruff for linting by @holmboe in #163
- fix: Add show subcommand to passphrase for monogram shortcut by @holmboe in #164
- feat: Add parents and subtasks to task output by @holmboe in #165
- feat: Add structured output for passphrase show command by @holmboe in #170
- feat!: Migrate to Arcanist-compatible configuration by @holmboe in #174
- feat: Interactive server selector for multi-host .arcrc by @holmboe in #176
- feat: Support showing multiple tasks with maniphest show by @holmboe in #178
- feat: Embed search parameters in --show-metadata Query section by @holmboe in #180
Full Changelog: v0.7.1...v0.8.0