Skip to content

0.5.0

Latest

Choose a tag to compare

@nmpowell nmpowell released this 09 Sep 07:11

This release adds Python 3.12 and 3.13 support while retaining Python 3.14.
The runtime API and dependency bounds are unchanged.

  • CI now exercises locked and lowest-compatible dependencies across all three
    supported Python versions, and checks clean installs of both built artefacts.
  • CLI tests are more portable across supported Click punctuation and local shell
    versions, without weakening invalid-input checks.
  • The README now discloses the project's AI-generated content, personal use and
    experimental purpose.

Requires Python 3.12 or later:

pip install texture-generator==0.5.0

Full changelog