Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.88 KB

CHANGES.md

File metadata and controls

62 lines (37 loc) · 1.88 KB

Release Notes

0.3.4

Upgrade the science internal Python distribution to PBS CPython 3.12.3.

0.3.3

Fix science doc open to use a local documentation server. This works around all the problems you encounter trying to get a documentation site to function like the production via file:// URLs.

0.3.2

Upgrade the science internal Python distribution to PBS CPython 3.12.2 and perform Mac aarch64 releases on GitHub hosted runners.

0.3.1

Upgrade the science internal Python distribution to PBS CPython 3.12.1 and fix some docs.

0.3.0

The unrecognized lift manifest configuration data error message now includes suggestions when the unrecognized configuration is likely a typo.

0.2.2

Unrecognized lift manifest configuration data now generates an informative error instead of silently skipping the unrecognized configuration.

0.2.1

Fix command descriptions not being rendered in the JSON lift manifest of built scies.

0.2.0

Add support for specifying a custom base nce cache dir and upgrade the science internal Python distribution to PBS CPython 3.11.5.

0.1.3

Update the science internal Python distribution to PBS CPython 3.11.4. This should make science executable out of the box on more Linux distros.

0.1.2

This release brings two fixes prompted by scie-pants adoption of science:

  • Fix science binary url in build info when using --include-provenance.
  • Fix the generated JSON lift manifest to position the ptex file 1st instead of last so that the last file specified by the user can take the spot of the zip trailer.

0.1.1

Fix provenance (science lift --include-provenance ...) to include the correct download URL for the science binary used to build the scie.

0.1.0

The 1st public release of the project.