Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 467 Bytes

CHANGELOG.rst

File metadata and controls

31 lines (20 loc) · 467 Bytes

Changelog

Unreleased

v0.1.3

  • Shove every unrecognized webhook response key into a cruft dict.

v0.1.2

  • Add license to pyproject.toml to silence pip error.

v0.1.1

  • Convert project to use hatch: remove setup.py, remove setup.cfg, update pyproject.toml.
  • Add pre commit hooks.
  • Add black config.
  • Add flake8 config.
  • Run code through black and flake8.

v0.1

  • Initial release.