Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 376 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (17 loc) · 376 Bytes

Changelog

Unreleased

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.