Skip to content

v1.0.1

Latest

Choose a tag to compare

@SychO3 SychO3 released this 26 Mar 09:33
29e5736

Changes

  • Build wheels for Python 3.12, 3.13, and 3.14 (previously only 3.12)
  • Add support for manual workflow trigger (workflow_dispatch)
  • Update project metadata and description
  • Exclude .idea/ and .venv/ from git tracking

Notes

No functional changes to the crypto implementation. This release adds multi-version wheel builds so pip install TgCryptoX works without compiling from source on Python 3.13 and 3.14.