Skip to content

Releases: pantsbuild/scie-pants

scie-pants 0.2.2

25 Jan 00:31
v0.2.2
a83d66d
Compare
Choose a tag to compare

0.2.2

This release fixes the scie-pants scie to not expose the interpreter used to run a Pants
installation on the PATH. People using Pants for Python projects will need to supply their own
local Python interpreter for Python goal Processes to use, just like they always have had to.

scie-pants 0.2.1

24 Jan 18:19
v0.2.1
e8f70ac
Compare
Choose a tag to compare

0.2.1

This release fixes un-warranted warnings processing some .pants.bootstrap files.

scie-pants 0.2.0

21 Dec 02:11
v0.2.0
8a04093
Compare
Choose a tag to compare

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

20 Dec 20:10
v0.1.11
dffb2e7
Compare
Choose a tag to compare

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

19 Dec 23:47
v0.1.10
137e2b7
Compare
Choose a tag to compare

0.1.10

This release folds one step setup
functionality into scie-pants.

scie-pants 0.1.9

17 Dec 20:21
v0.1.9
f234234
Compare
Choose a tag to compare

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

17 Dec 18:59
v0.1.8
bb62b59
Compare
Choose a tag to compare

0.1.8

The 1st public release of the project.