Skip to content

Releases: a-scie/ptex

ptex 1.4.0

12 Dec 03:19
v1.4.0
d245f6b
Compare
Choose a tag to compare

1.4.0

This release adds support for Linux s390x.

ptex 1.3.0

11 Dec 16:28
v1.3.0
0f50b3f
Compare
Choose a tag to compare

1.3.0

This release adds support for Linux ARM (armv7l and armv8l 32 bit mode).

ptex 1.2.0

26 Aug 23:03
v1.2.0
0491777
Compare
Choose a tag to compare

1.2.0

This release adds support for Windows ARM64.

ptex 1.1.1

04 Jul 22:22
v1.1.1
52b84f1
Compare
Choose a tag to compare

1.1.1

This release fixes missing attestations for Linux ARM64 artifacts.

ptex 1.1.0

03 Jul 20:07
v1.1.0
07fe208
Compare
Choose a tag to compare

1.1.0

This release updates various dependencies as well as upgrading to Rust
1.79.0. In addition, this is the first release to include artifact
attestations in Sigstore.

ptex 1.0.0

03 May 02:25
v1.0.0
e023827
Compare
Choose a tag to compare

1.0.0

This release updates various dependencies as well as upgrading to Rust
1.78.0 and dropping support for Windows versions prior to Windows 10.

ptex 0.7.1

12 Feb 20:35
v0.7.1
1dc1ee6
Compare
Choose a tag to compare

0.7.1

This release updates various dependencies, most notably updating from
curl 8.0.1 (March 20, 2023) to 8.6.0 (January 31, 2024).
See:

ptex 0.7.0

15 May 00:12
v0.7.0
6b970a5
Compare
Choose a tag to compare

0.7.0

This release updates various dependencies, most notably updating from
curl 7.86.0 (October 26, 2022) to 8.0.1 (March 20, 2023).
See:

ptex 0.6.0

12 Dec 17:48
v0.6.0
6d6b052
Compare
Choose a tag to compare

0.6.0

This release add support for passing custom headers to the server via
one or more -H|--header arguments.

ptex 0.5.0

10 Dec 06:50
v0.5.0
ae5fabc
Compare
Choose a tag to compare

0.5.0

This release begins sending a User-Agent header of ptex/<version> and
also adds support for dumping received headers to stderr via either the
-D|--dump-header switches or a non-empty PTEX_DUMP_HEADERS
environment variable.