Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 13:50

What's Changed

  • Fix PHAB_URL validation to support port numbers and IPv6 addresses by @holmboe in #124
  • Improve error messages for --status, --priority and --column filters by @holmboe in #127
  • Add support for Arcanist .arcrc configuration files by @holmboe in #125
  • Handle KeyboardInterrupt gracefully in CLI by @holmboe in #128
  • Add --created-before and --updated-before filters to maniphest search by @holmboe in #129
  • Add time unit support for date filters by @holmboe in #130
  • Fix Rich markup issues with square brackets in user content by @holmboe in #137
  • Add --assigned filter to maniphest search with OR logic support by @holmboe in #134
  • Hide closed tasks by default in maniphest search by @holmboe in #139
  • Refactor: Improve code organization and naming by @holmboe in #126
  • fix: Add open status filter to clickable column links by @holmboe in #141
  • fix: Handle deleted working directory gracefully by @holmboe in #142
  • feat: Add --space flag to maniphest search by @holmboe in #143
  • refactor(diffusion): Convert module to package structure by @holmboe in #144
  • refactor(transitions): Consolidate transition modules into package by @holmboe in #145

Full Changelog: v0.5.0...v0.6.0