Skip to content

Releases: a-scie/lift

science 0.13.0

21 Aug 01:46
v0.13.0
f20d408
Compare
Choose a tag to compare

0.13.0

This release adds support for Linux riscv64 and upgrades the science internal Python distribution
to PBS CPython 3.13.7.

science 0.12.9

09 Aug 00:26
v0.12.9
02692c9
Compare
Choose a tag to compare

0.12.9

This release fixes the PythonBuildStandalone provider GitHub API usage when probing the latest
release.

science 0.12.8

22 Jul 18:55
v0.12.8
3200225
Compare
Choose a tag to compare

0.12.8

This release fixes the PythonBuildStandalone provider to avoid making API calls for Python versions
it knows are not supported.

science 0.12.4

05 Jul 15:36
v0.12.4
375307b
Compare
Choose a tag to compare

0.12.4

This release fixes building Unix scies on Windows. Previously, the unix scie would contain
interpreter provider paths joined using the Windows \ separator instead of /.

science 0.12.3

22 Jun 05:08
v0.12.3
566633d
Compare
Choose a tag to compare

0.12.3

Upgrade the science internal Python distribution to PBS CPython 3.12.11.

science 0.12.2

18 Mar 20:09
v0.12.2
2c5d97e
Compare
Choose a tag to compare

0.12.2

This release fixes a long standing bug in plumbing SCIENCE_AUTH_<normalized_host>_BEARER env var
based bearer token auth through to http(s) requests to the host.

science 0.12.1

11 Mar 15:32
v0.12.1
ac087cd
Compare
Choose a tag to compare

0.12.1

This release fixes science to support scies where the scie name matches one of the lift file names.

science 0.12.0

17 Feb 03:38
v0.12.0
eea2739
Compare
Choose a tag to compare

0.12.0

This release adds support for targeting musl libc systems and dogfoods this to ship a science
scie for 64 bit musl Linux.

science 0.11.3

09 Feb 01:54
v0.11.3
5404b45
Compare
Choose a tag to compare

0.11.3

Upgrade the science internal Python distribution to PBS CPython 3.12.9.

science 0.11.2

13 Jan 23:07
v0.11.2
0e9e616
Compare
Choose a tag to compare

0.11.2

This release fixes a bug introduced in the 0.11.0 release whereby a ptex binary was always
included in each built scie even when the scie did not use ptex. This was functionally harmless
but did bloat the size of the resulting scie binary by ~5MB.