Releases: pantsbuild/scie-pants
Releases · pantsbuild/scie-pants
scie-pants 0.2.0
0.2.0
This release brings support for loading environment variables into the
Pants (and scie-pants
) environment via the .env
file convention.
scie-pants 0.1.11
0.1.11
This release fixes SCIE_BOOT=update ./scie-pants
; i.e.: updating scie-pants
when invoking
scie-pants
vis a relative path. It also fixes scie-pants
to work when on the PATH
as pants
in any repo that already contains the ./pants
bash script.
scie-pants 0.1.10
scie-pants 0.1.9
0.1.9
This release fixes a bug using SCIE_BOOT=update scie-pants
to have
scie-pants
update itself to the latest stable release. Previously, it
would always update to itself if there was no greater stable version
released. Now, it properly short-circuits and informs that there is no
newer version available.
scie-pants 0.1.8
0.1.8
The 1st public release of the project.