- Change how browsing phabricator urls works. Instead of entirely offloading the work to arcanist, read arcanist's output. - Significant refactors to simplify code and update to more modern python
2.9.0
-------------------
- Add a `--copy` option to copy urls to clipboard - Allow opening urls in browser on any support platform - Various cleanup
2.8.3
-------------------
- Fix being able to run on a git repository with multiple fetch configs
2.8.2
-------------------
- Fix PyPI description format
2.8.1
-------------------
- Dependency updates - Switch readme to markdown - Explicitly specify python typing in package classifier
2.8.0
-------------------
- Add support for opening repositories and directories in godocs - Add tests