* Switch to github actions for CI. (47)
* Improve documentation.
* Improve `fx-crash-sig` command error output, input handling, etc.
* Add user-agent to symbolication API requests. (13)
* Fix `crashing_thread` handling. (12)
* Add `--version` flag and version info.
* Add `reason` to symbolication output structure so signature generation can
use it for OOM determination. (37)
* Fix dependency constraints and remove ujson requirement. (58)
* Add Code of Conduct. (57)
* Rework testing to use tox and environments. (48)
* Lint and reformat code using flake8 and black. (17)
* Drop support for Python 3.6. (43)
* Add support for Python 3.10. (41)
* Add support for Python 3.11. (42)