Releases: naufraghi/tinyaes-py
Releases · naufraghi/tinyaes-py
v1.1.3rc1
v1.1.2
Release 1.1.2 final with Python 3.14 support
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.2 by @dependabot[bot] in #56
- Bump pypa/cibuildwheel from 2.20.0 to 2.22.0 by @dependabot[bot] in #57
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 by @dependabot[bot] in #59
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 by @dependabot[bot] in #60
- Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot[bot] in #61
- Bump pypa/cibuildwheel from 2.23.3 to 3.1.2 by @dependabot[bot] in #63
- Bump pypa/cibuildwheel from 3.1.2 to 3.1.4 by @dependabot[bot] in #65
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #66
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #64
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #67
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #68
- Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #69
- Add Python 3.14 to CI/CD matrix by @Copilot in #71
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #78
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #74
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #76
- Bump pypa/cibuildwheel from 3.2.0 to 3.3.0 by @dependabot[bot] in #77
- Bump patch version and update release notes for Python 3.14 by @Copilot in #73
New Contributors
- @Copilot made their first contribution in #71
Full Changelog: v1.1.1...v1.1.2
v1.1.2rc1
v1.1.1
Release 1.1.1 final with Python 3.13 support
What's Changed
- bump cibuildwheel to correctly build py312 by @adehad in #44
- Bump actions and Build Python 3.13 by @adehad in #45
- fix upload and download of Artifacts due to breaking change in v4 by @adehad in #47
- Add dependabot.yml by @naufraghi in #48
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.10.1 by @dependabot in #49
- Prepare for 1.1.1rc1 by @naufraghi in #50
- Release 1.1.1 by @naufraghi in #51
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.1rc1
What's Changed
- bump cibuildwheel to correctly build py312 by @adehad in #44
- Bump actions and Build Python 3.13 by @adehad in #45
- fix upload and download of Artifacts due to breaking change in v4 by @adehad in #47
- Add dependabot.yml by @naufraghi in #48
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.10.1 by @dependabot in #49
- Prepare for 1.1.1rc1 by @naufraghi in #50
New Contributors
- @adehad made their first contribution in #44
- @dependabot made their first contribution in #49
Full Changelog: v1.1.0...v1.1.1rc1
v1.1.0
v1.1.0rc1
1.1.0rc1 (Oct 2, 2023)
- Add Python 3.12 final to the matrix
- Expose raw functions for CBC mode, with manual padding and unpadding
1.1.0rc0 (13 Feb 2023)
- Drop support for Python 2.7 (CI tests and builds are disabled, code may still work)
- Add support for CBC mode (unstable API, inplace only, manual padding)
v1.0.4
What's Changed
- Add Python 3.11 to the matrix and bump to 1.0.4rc1 by @naufraghi in #30
Full Changelog: v1.0.3...v1.0.4
v1.0.4rc1
Release 1.0.3
What's Changed
- actions: bump to RalfG/python-wheels-manylinux-build@v0.3.4-manylinux2010 by @naufraghi in #23
- Add python 3.10 support by @naufraghi in #21
- Bump submodule tiny-AES-c by @naufraghi in #26
- version bump 1.0.3rc2 by @naufraghi in #27
- Bump version 1.0.3 final by @naufraghi in #28
Full Changelog: v1.0.2...v1.0.3