Skip to content

Releases: tidev/titanium-cli

v7.0.0-beta8

05 Feb 23:07
Compare
Choose a tag to compare

v7.0.0-beta7

26 Jan 07:31
Compare
Choose a tag to compare

v7.0.0-beta6

25 Jan 02:51
Compare
Choose a tag to compare

v7.0.0-beta5

22 Jan 16:41
d413bc7
Compare
Choose a tag to compare

v7.0.0-beta4

17 Jan 05:08
4a52422
Compare
Choose a tag to compare

v7.0.0-beta3

13 Jan 13:43
9861a5b
Compare
Choose a tag to compare

v7.0.0-beta2

11 Jan 16:41
Compare
Choose a tag to compare

v7.0.0-beta1

11 Jan 05:56
dcaa714
Compare
Choose a tag to compare

v6.1.1

13 Jul 13:02
8e8f7c2
Compare
Choose a tag to compare

What's Changed

  • fix: Allow SDK directories to contain any version suffix by @cb1kenobi in #588

Full Changelog: v6.1.0...v6.1.1

v6.1.0

28 Jun 13:17
Compare
Choose a tag to compare

What's Changed

  • Refactored SDK command to use downloads.titaniumsdk.com by @cb1kenobi in #586

You can now list and install branch builds!

ti sdk list --branches
ti sdk list --branch 11_0_X
ti sdk install --branch 11_0_X

By default, ti sdk list --releases only returns GA releases, but you can now pass in the --unstable flag to return beta and RC releases!

ti sdk list --unstable

Full Changelog: 6.0.2...v6.1.0