Skip to content

v0.2.9

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 14:29
· 21 commits to main since this release
v0.2.9
ae60530

New Features:

  • tatt: pass specific test configuration for the specific package, while not affecting the dependencies (@arthurzam, #165)
  • tatt: add support for custom env files (@arthurzam, #165)
  • bugs: print bug summary where existing bug is found (@arthurzam, #163)
  • bugs: mention age of packages in the bug description (@arthurzam, #140)
  • bugs: support ~/.bugzrc for api-key extraction (@arthurzam, #162)
  • bugs: add --find-by-maintainer option, for finding all packages maintained by a given maintainer (@arthurzam, #157, #168)
  • bugs: add support for filtering targets by StableRequest results from pkgcheck scan (@arthurzam, #157, #168)
  • bugs: allow extending maintainer search by project membership (@arthurzam, #157, #168)
  • bugs: support editing the resulting graph before filing bugs (@arthurzam, #169)
  • bugs: indicate why dependencies are being added to the graph (@arthurzam, #170)

Fixed bugs: