Skip to content

Releases: bitrise-io/bitrise-init

2.4.0

08 Feb 13:13
c11d38b
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/bitrise-init/releases/download/2.4.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.3.2

20 Apr 12:31
5e5a1e6
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/bitrise-init/releases/download/2.3.2/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.3.1

06 Nov 16:23
d427aaa
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/bitrise-init/releases/download/2.3.1/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.3.0

16 Sep 14:47
48e2d53
Compare
Choose a tag to compare

Release Notes

  • [48e2d53] update default step versions (#170)
  • [faabc38] Tool 392 dep update (#169)
  • [6295f8d] TOOL-392 Release (#168)
  • [9a36536] Adding yarn support for react-native scanner (#167)
  • [7ff42ba] Moving cache-pull after flutter-installer step (#166)
  • [8142925] TOOL-759 added option summary and refactored non-constants [WIP] (#162)
  • [32fe1c8] Adding cache steps for flutter, cahnging flutter-installer to use preinstalled flutter (#165)

Install or upgrade

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

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

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.2.0

18 Jun 09:46
897d749
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/bitrise-init/releases/download/2.2.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.1.3

12 Jun 08:23
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/bitrise-init/releases/download/2.1.3/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.1.2

07 Jun 12:24
695855c
Compare
Choose a tag to compare

Release Notes

  • [695855c] Updating flutter-installer step version (#157)

Install or upgrade

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

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

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.1.1

03 Jun 11:53
98de288
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/bitrise-init/releases/download/2.1.1/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.1.0

16 May 07:21
1e39bda
Compare
Choose a tag to compare

Release Notes

  • [1e39bda] Expo scanner merged with RN scanner (#150)
  • [154640a] Enforce bitrise.yml version 7 by using bitrise-cli version 1.29.0 (#153)
  • [bcf1849] Bugfix/ios icons (#152)

Install or upgrade

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

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

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!

2.0.0

10 May 14:46
Compare
Choose a tag to compare

Release Notes

  • [c3a2495] Bumping used step versions and cli version (#149)
  • [cbfa37e] Add possible ios and android app icons as options (#144)
  • [768755a] Feature/scanner api (#148)

Install or upgrade

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

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

Then:

chmod +x /usr/local/bin/bitrise-init

That's all, you're ready to call bitrise-init!