Skip to content

0.1.0

Compare
Choose a tag to compare
@Grokzen Grokzen released this 01 Nov 10:10
· 50 commits to master since this release

0.1.0 (2019-11-01)

Notes

Initial release of phabfive.

Supported phabricator app endpoints:

  • passphrase
  • diffusion
  • paste
  • user

Enhancements

  • #24 - Enable RTD build and docs updates
  • #23 - Function to get clone uri(s) from repo
  • #22 - Functionality to create Paste
  • #21 - Raise exception when Conduit access is not accepted for Passphrase
  • #20 - Add functionality to edit URI
  • #19 - Feature/edit uri
  • #18 - Add code coverage to tox
  • #17 - Proper flake8 with Black
  • #16 - Feature/observe repositories
  • #14 - Print data from user.whoami
  • #12 - Errors now print to stderr
  • #11 - Default to only listing active repositories
  • #10 - Adding shortName
  • #9 - Feature/get specified paste
  • #8 - Repositories can now be created
  • #6 - Avoid string default
  • #5 - Pastes can now be listed, sort based on title
  • #4 - Add encrypted notification config to .travis.yml
  • #3 - Added Paste app
  • #2 - Black-linting
  • #1 - Added travis