Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hugovk/tinytext

Release 4.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 12:58
916d329

Changed

  • Drop support for Python 3.9 (#229) @hugovk
  • Replace tox-dev/action-pre-commit-uv with j178/prek-action (#237) @hugovk

Release 4.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 16:58
141722e

Added

Removed

  • Only create PyPI digital attestations (PEP 740) (#213) @hugovk

Release 3.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 14:31
87e7f73

Added

Changed

Release 3.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:18

Changed

Release 3.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 12:47
70bc2c1

Changed

  • Generate __version__ at build to avoid slow importlib.metadata import (#195) @hugovk

Release 3.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:39

Added

Changed

Release 3.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 05:56
4dc0ddc

Changed

Release 3.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:15
74f4489

Changed

  • Use hynek/build-and-inspect-python-package (#161) @hugovk

Release 3.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 12:20
c80f169

Added

Release 3.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 09:04
59fde8f

Changed

  • Publish to PyPI via OpenID Connect (#156) @hugovk
  • Migrate from setuptools + setuptools_scm to hatchling and hatch-vcs (#141) @hugovk