Recent Releases of tinytext

tinytext - Release 4.0.0

Added

  • Enable colour help for Python 3.14 (#221) @hugovk
  • Test free-threaded Python 3.13 and 3.14 (#215) @hugovk
  • Use PEP 639 licence expression (#209) @hugovk
  • Use module docstring in CLI help text (#208) @hugovk
  • Add Windows to CI (#204) @hugovk
  • Add support for Python 3.14 (#203) @hugovk

Removed

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

- Python
Published by github-actions[bot] 10 months ago

tinytext - Release 3.10.0

Added

  • Add numerical digits superscript conversion (#201) @Git-Harshit

Changed

  • Use pre-commit-uv for lint (#200) @hugovk

- Python
Published by github-actions[bot] over 1 year ago

tinytext - Release 3.9.0

Changed

  • Drop support for Python 3.8 (#196) @hugovk

- Python
Published by github-actions[bot] over 1 year ago

tinytext - Release 3.8.0

Changed

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

- Python
Published by github-actions[bot] over 1 year ago

tinytext - Release 3.7.0

Added

  • Add support for Python 3.13 (#174) @hugovk
  • Attest build provenance (https://github.com/hugovk/tinytext/commit/50f552061d0fb8a1b223a51044e73257a866e40c) @hugovk

Changed

  • Replace Flake8 with Ruff (#176) @hugovk

- Python
Published by github-actions[bot] over 1 year ago

tinytext - Release 3.6.0

Changed

  • Drop support for EOL Python 3.7 (#166) @hugovk

- Python
Published by github-actions[bot] over 2 years ago

tinytext - Release 3.5.0

Changed

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

- Python
Published by github-actions[bot] almost 3 years ago

tinytext - Release 3.4.0

Added

  • Add support for Python 3.12 (#157) @hugovk

- Python
Published by github-actions[bot] almost 3 years ago

tinytext - Release 3.3.0

Changed

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

- Python
Published by github-actions[bot] almost 3 years ago

tinytext - Release 3.2.0

Changed

  • Migrate setup.cfg to pyproject.toml (#140) @hugovk
  • Use setuptools_scm's no-local-version (#139) @hugovk

- Python
Published by github-actions[bot] over 3 years ago

tinytext - Release 3.1.0

Added

  • Add support for Python 3.11 (#123) @hugovk
  • Configure Renovate (#128) @renovate

Changed

  • CI: Add final noop job to mark as required (#129) @hugovk

- Python
Published by github-actions[bot] over 3 years ago

tinytext - Release 3.0.0

Added

  • Make runnable via 'python -m tinytext' (#108) @hugovk

Removed

  • Drop support for soon-EOL Python 3.6 (#110) @hugovk

- Python
Published by github-actions[bot] about 4 years ago

tinytext - Release 2.7.0

Added

  • GHA: Require changelog label on PRs (#100) @hugovk

Changed

  • Write version to file to avoid overhead of pkgresources.getdistribution (#105) @hugovk

- Python
Published by github-actions[bot] over 4 years ago

tinytext - Release 2.6.0

Added

  • Add support for Python 3.10 (#96) @hugovk

Changed

  • Rename master to main (#97) @hugovk
  • Convert setup.py to static setup.cfg (#82) @hugovk

- Python
Published by github-actions[bot] over 4 years ago

tinytext - Release 2.5.1

  • [pre-commit.ci] pre-commit autoupdate (#73) @pre-commit-ci
  • [pre-commit.ci] pre-commit autoupdate (#71) @pre-commit-ci
  • [pre-commit.ci] pre-commit autoupdate (#68) @pre-commit-ci
  • [pre-commit.ci] pre-commit autoupdate (#67) @pre-commit-ci

- Python
Published by github-actions[bot] almost 5 years ago

tinytext - Release 2.5.0

Added

  • Add Zenodo record metadata (#63) @hugovk
  • Support PyPy3 (#61) @hugovk

Changed

  • Remove Travis CI (#62) @hugovk
  • Add Python 3.9 final to Travis CI (#59) @sheetalsingala
  • Migrate Travis CI to .com (#57) @hugovk
  • Update pre-commit (#56) @hugovk

- Python
Published by github-actions[bot] about 5 years ago

tinytext - Release 2.4.0

Added

  • Add supporting statement for Python 3.9 (#55) @ocean

Changed

  • Use setuptools_scm>=3.5 to use no-local-version (#31) @hugovk

- Python
Published by github-actions[bot] over 5 years ago

tinytext - 2.3.7

Changed

  • Deploy to PyPI when event = published (#28) @hugovk

- Python
Published by github-actions[bot] almost 6 years ago

tinytext - 2.3.6

Changed

  • Trigger on published release (#27) @hugovk

- Python
Published by github-actions[bot] almost 6 years ago

tinytext - 2.3.5

Changed

  • Also trigger deploy on tags (#25) @hugovk

- Python
Published by github-actions[bot] almost 6 years ago

tinytext - 2.3.4

Changed

  • Prefix changelog labels (#21) @hugovk
  • Deploy to PyPI via GitHub Actions instead of Travis CI (#23) @hugovk

- Python
Published by github-actions[bot] almost 6 years ago

tinytext - 2.3.3

Added

  • GHA: sync issue labels (#20) @hugovk
  • GHA: draft releases (#18) @hugovk

Changed

  • Autoupdate pre-commit (#19) @hugovk

- Python
Published by github-actions[bot] about 6 years ago

tinytext - Release 2.3.2

  • No functional changes
  • To test restricting auto-releases using '[0-9]+\.[0-9]+\.[0-9]+' tags https://github.com/hugovk/tinytext/commit/c634a0c1629d81d4bd2b0eafbe9236c933caf38b

- Python
Published by github-actions[bot] about 6 years ago

tinytext - Release 2.3.1

  • Bump Development Status to 4 - Beta

- Python
Published by github-actions[bot] about 6 years ago

tinytext - Release 2.3.0

  • Only Python 3 is supported: don't create universal wheel #16
  • Lots of testing/CI changes: https://github.com/hugovk/tinytext/compare/2.2.0...2.3.0

- Python
Published by github-actions[bot] about 6 years ago

tinytext - Release 2.2.0

  • Add support for Python 3.8 (#14)
  • Lots of testing updates (eg. pre-commit, tox, GitHub Actions)

- Python
Published by hugovk over 6 years ago

tinytext - Release 2.1.0

  • Add tinytext CLI https://github.com/hugovk/tinytext/pull/6

- Python
Published by hugovk over 6 years ago

tinytext - Release 2.0.0

- Python
Published by hugovk over 7 years ago

tinytext - Release 1.0.0

- Python
Published by hugovk almost 9 years ago