Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 554 Bytes

CHANGELOG.md

[0.1.6] - 2024-08-24

  • Move py.typed into package folder

[0.1.5] - 2024-08-24

  • Add py.typed file to support type checking
  • Add mypy to make lint
  • Fix type errors
  • Add helpers

[0.1.4] - 2024-08-23

  • Update dependencies

[0.1.3] - 2024-08-19

  • Fixes suggested by upstream

[0.1.2] - 2024-08-18

  • Support Python 3.13
  • add flake8 to linting

[0.1.1] - 2024-08-17

  • Fix Dockerfile to use poetry install instead of pip install

[0.1.0] - 2024-08-12

  • Use Poetry
  • Add CI tests
  • Create Python package