Skip to content

Releases: bitrise-io/envman

2.4.3

10 Apr 09:29
54d928c
Compare
Choose a tag to compare

Changelog

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.4.3/envman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/envman

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.4.2

02 Aug 10:33
1300c57
Compare
Choose a tag to compare

Changelog

  • 1300c57 Use automatic version numbers in release builds (#216)

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.4.2/envman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/envman

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.4.1

21 Jul 12:39
6b164ed
Compare
Choose a tag to compare

Changelog

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.4.1/envman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/envman

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.4.0

21 Nov 14:38
b432b6d
Compare
Choose a tag to compare

Changelog

Install or upgrade

To install this version, run the following command (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.4.0/envman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/envman

ℹ️ M1 machine: Please note by default /usr/local/bin does not exist on M1 machines and isn't encouraged by the community over /opt/bin. Use a custom folder path or use your own bin folder path. i.e /opt/bin

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.3.3

23 Aug 09:57
86d58d2
Compare
Choose a tag to compare

Release Notes

  • [86d58d2] Version bump to 2.3.3 (#198)
  • [c6fccf9] [PLANG-138] Add possibility to mark envs as sensitive and retrieve only sensitives (#195)

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.3.3/envman-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

M1 machine: Please note by default /usr/local/bin does not exist for M1 machines. Use a custom folder or save it to your own bin folder. i.e /opt/

That's all, you're ready to call envman!

2.3.2

30 Jun 10:23
df85af5
Compare
Choose a tag to compare

Release Notes

  • [df85af5] [NOJIRA][2.3.2] updated env size limit to 256kb (#196)

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.3.2/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.3.1

18 May 09:30
b2b4fe8
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.3.1/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.3.0

12 May 12:13
919e33f
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.3.0/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.2.11

14 Jan 12:15
24a8f72
Compare
Choose a tag to compare

Release Notes

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.2.11/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!

2.2.10

02 Dec 14:13
Compare
Choose a tag to compare

Release Notes

Regular monthly dependency updates.

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.2.10/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!