Skip to content

Releases: a-scie/lift

science 0.8.0

13 Sep 01:26
v0.8.0
75bcd2c
Compare
Choose a tag to compare

0.8.0

Add support for --no-use-platform-suffix as a complement to --use-platform-suffix. Without
specifying either, auto-disambiguation is still used to add a platform suffix whenever the
set of target platforms is not just the current platform, but you can also now force a platform
suffix to never be used by specifying --no-use-platform-suffix.

science 0.7.1

11 Sep 03:02
v0.7.1
f18642f
Compare
Choose a tag to compare

0.7.1

Upgrade the science internal Python distribution to [PBS][PBS] CPython 3.12.6

science 0.7.0

29 Aug 19:43
v0.7.0
d6795d3
Compare
Choose a tag to compare

This release adds support for Windows ARM64.

Note

The science binaries shipped for Windows ARM64 are powered by an x86-64 PBS CPython
that runs under Windows Prism emulation for x86-64 binaries. As such, you will experience a
significantly slower first run when Prism populates its instruction translation caches.

science 0.6.1

21 Aug 01:20
v0.6.1
f17aa68
Compare
Choose a tag to compare

0.6.1

Upgrade the science internal Python distribution to PBS CPython 3.12.5.

science 0.6.0

01 Aug 15:41
v0.6.0
960ae2c
Compare
Choose a tag to compare

0.6.0

Add an interpreter provider for PyPy that provides the distributions they
release at https://downloads.python.org/pypy/.

science 0.5.0

31 Jul 21:42
v0.5.0
bb92f7f
Compare
Choose a tag to compare

0.5.0

Add support to the PythonBuildStandalone interpreter provider for the new install_only_stripped
distribution flavor introduced in the 20240726 PBS release and use this flavor to
ship smaller science fat binaries.

science 0.4.3

24 Jul 22:28
v0.4.3
ee96f10
Compare
Choose a tag to compare

0.4.3

Fix science URL fetching code to gracefully ignore a ~/.netrc that is a directory when configuring
authentication for the fetch.

science 0.4.2

14 Jul 15:39
v0.4.2
35b2c82
Compare
Choose a tag to compare

0.4.2

Upgrade the science internal Python distribution to PBS CPython 3.12.4.

science 0.4.1

04 Jul 21:19
v0.4.1
3c531d3
Compare
Choose a tag to compare

0.4.1

This release fixes missing attestations for Linux ARM64 artifacts.

science 0.4.0

04 Jul 14:04
v0.4.0
8dd2416
Compare
Choose a tag to compare

0.4.0

Update dependencies and configure releases to include artifact attestations in Sigstore.