Skip to content

v0.0.7

Latest

Choose a tag to compare

@lsaavedr lsaavedr released this 13 Sep 22:32
· 6 commits to main since this release

What's New in v0.0.7

Improvements

  • Complete rewrite of the README with clearer structure, better examples, and improved formatting.
  • Organized dependencies with development groups in pyproject.toml.
  • Updated CI pipeline:
    • Support for Python 3.13 and Django 5.2.
    • Upgraded actions/checkout to v5 and actions/setup-python to v6.

Packaging

  • Added PyPI publishing workflow and metadata.
  • Set version to 0.0.6 and added Hatchling as a build dependency.

This release focuses on improving documentation, CI reliability, and preparing the package for publishing on PyPI.