Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 615 Bytes

HISTORY.rst

File metadata and controls

26 lines (17 loc) · 615 Bytes

History

Unreleased

  • Minor code format cleanup, ruff config update.

0.2.0 (2023-09-01)

  • Drop Python 2 support.
  • Minor updates to package metadata.
  • Update docs build, use readthedocs v2 configuration.
  • Simplify package maintainence and tooling. tox removed. flake8 replaced for ruff. Testing now just ruff and pytest.
  • Switch from setup.py to pyproject.toml with hatchling for builds and an /src layout.
  • Remove Travis CI integration and configurations in favor of Github Actions.

0.1.0 (2018-11-30)

  • First release on PyPI.