8000 Releases · woodruffw/pyrage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: woodruffw/pyrage

v1.3.0

14 Jun 01:25
902190a
Compare
Choose a tag to compare
  • build(deps): bump pyo3 from 0.24.1 to 0.24.2 in the cargo group by @dependabot in #112
  • Implement Armored Ciphertext by @nnathan in #116

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

02 Apr 13:56
556d3af
Compare
Choose a tag to compare

What's Changed

This is a dependency-bump-only release. It includes
upates to pyo3 to bring it to the latest version,
per the upcoming RUSTSEC advisory mentioned in:

https://github.com/PyO3/pyo3/releases/tag/v0.24.1

  • build(deps): bump the actions group with 2 updates by @dependabot in #102
  • build(deps): bump pyo3 from 0.23.4 to 0.23.5 in the cargo group by @dependabot in #104
  • build(deps): bump astral-sh/setup-uv from 5.3.0 to 5.3.1 in the actions group by @dependabot in #103
  • build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 in the actions group by @dependabot in #105
  • build(deps): bump the actions group with 2 updates by @dependabot in #106
  • build(deps): bump the actions group with 2 updates by @dependabot in #107
  • chore: bump pyo3 deps by @woodruffw in #108

Full Changelog: v1.2.4...v1.2.5

v1.2.4

18 Feb 22:15
78b97b7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by @dependabot in #93
  • deps: bump age to 0.11.1 by @woodruffw in #95
  • remove permissions from workflows by @woodruffw in #96
  • Add Decrypt and Encrypt exceptions to typing stubs by @magnuswatn in #97
  • build(deps): bump the actions group with 2 updates by @dependabot in #98
  • build(deps): bump the actions group with 2 updates by @dependabot in #99
  • build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 in the actions group by @dependabot in #100
  • Test and build on ARM by @magnuswatn in #101

New Contributors

Full Changelog: v1.2.2...v1.2.4

v1.2.3

19 Dec 01:39
2a9bffd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by @dependabot in #93
  • deps: bump age to 0.11.1 by @woodruffw in #95

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Nov 16:13
1f7931f
Compare
Choose a tag to compare

This release drops support for Python 3.8, which is EOL. The oldest
supported version of Python is now 3.9.

What's Changed

  • Fix typing of decrypt_io to expect an identity by @julianhille in #80
  • Fix Type Annotations and Improve Stub Structure for pyrage-stubs by @Alchemyst0x in #83
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by @dependabot in #84
  • build(deps): bump pyo3 from 0.22.3 to 0.22.4 in the cargo group by @dependabot in #85
  • fix(types): correct 'decrypt_io' param and return type annotations by @Alchemyst0x in #86
  • build(deps): bump pyo3 from 0.22.4 to 0.22.5 in the cargo group by @dependabot in #87
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #89
  • build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #90
  • build(deps): bump the cargo group across 1 directory with 3 updates by @dependabot in #91
  • ci: zizmor fixes, add zizmor workflow by @woodruffw in #92

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Sep 23:39
cbd7c98
Compare
Choose a tag to compare
chore: Release pyrage version 1.2.1

v1.2.0

26 Sep 23:33
ec398c4
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #49
  • build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by @dependabot in #51
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #52
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #50
  • workflows/release: fix @v4 artifact action usage by @woodruffw in #53
  • check in Cargo.lock by @woodruffw in #57
  • build(deps): bump the cargo group with 1 update by @dependabot in #58
  • build(deps): bump the cargo group with 2 updates by @dependabot in #59
  • build(deps): bump the cargo group with 1 update by @dependabot in #60
  • build(deps): bump the actions group with 1 update by @dependabot in #61
  • build(deps): bump the actions group with 1 update by @dependabot in #62
  • Fixes for type stubs by @vikanezrimaya in #63
  • build(deps): bump the cargo group with 1 update by @dependabot in #64
  • build(deps): bump pyo3 from 0.21.0 to 0.21.1 in the cargo group by @dependabot in #65
  • Feature/plugins by @vikanezrimaya in #56
  • build(deps): bump pyo3 from 0.21.1 to 0.21.2 in the cargo group by @dependabot in #66
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by @dependabot in #68
  • build(deps): bump pyo3 from 0.21.2 to 0.22.0 in the cargo group by @dependabot in #69
  • build(deps): bump pyo3 from 0.22.0 to 0.22.1 in the cargo group by @dependabot in #70
  • build(deps): bump pyo3 from 0.22.1 to 0.22.2 in the cargo group by @dependabot in #72
  • build(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions group by @dependabot in #71
  • build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #73
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #75
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by @dependabot in #78
  • Re-add fh streaming possibility by @julianhille in #77

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.3-rc.1

18 Jan 03:44
ea3f9db
Compare
Choose a tag to compare
v1.1.3-rc.1 Pre-release
Pre-release

What's Changed

  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #49
  • build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by @dependabot in #51
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #52
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #50
  • workflows/release: fix @v4 artifact action usage by @woodruffw in #53

Full Changelog: v1.1.2...v1.1.3-rc.1

v1.1.2

09 Dec 23:54
c8ecf52
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #35
  • [fix] Add missing from_str annotation to the x25519.py stubs by @padraic-padraic in #37
  • chore: bump minimum Python to 3.8 by @woodruffw in #38
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.1 by @dependabot in #40
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #39
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #41
  • build(deps): bump sigstore/gh-action-sigstore-python from 2.0.1 to 2.1.0 by @dependabot in #42
  • Add the missing value to the x25519 class method by @padraic-padraic in #43
  • build(deps): update pyo3 requirement from 0.19 to 0.20 by @dependabot in #44
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #46
  • test 3.12 in CI by @woodruffw in #48

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Jul 00:37
af6f403
Compare
Choose a tag to compare

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

0