Skip to content

Releases: naufraghi/tinyaes-py

v1.1.3rc1

26 Feb 11:42

Choose a tag to compare

v1.1.3rc1 Pre-release
Pre-release

Release 1.1.3 rc1 to validate the new release flow

v1.1.2

26 Feb 11:37

Choose a tag to compare

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

01 Dec 08:39

Choose a tag to compare

v1.1.2rc1 Pre-release
Pre-release

Release 1.1.2 rc1 with Python 3.14 support

v1.1.1

07 Dec 15:22

Choose a tag to compare

Release 1.1.1 final with Python 3.13 support

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.1rc1

13 Sep 21:10

Choose a tag to compare

v1.1.1rc1 Pre-release
Pre-release

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

Full Changelog: v1.1.0...v1.1.1rc1

v1.1.0

05 Dec 14:34

Choose a tag to compare

Release 1.1.0 final with Python 3.12 support

v1.1.0rc1

11 Oct 09:26

Choose a tag to compare

v1.1.0rc1 Pre-release
Pre-release

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

03 Nov 15:00

Choose a tag to compare

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

03 Nov 10:21

Choose a tag to compare

v1.0.4rc1 Pre-release
Pre-release

Add Python 3.11 to the wheel matrix, remove 2.7 and 3.6

  • tests are still done on 2.7 and 3.6
  • update actions/checkout and actions/setup-python
  • use pypa/cibuildwheel for publishing

Release 1.0.3

22 Feb 15:17

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3