Skip to content

Releases: XcodesOrg/xcodes

0.17.0

26 Feb 20:47
0.17.0
c9c1784
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes. If you also have Xcodes.app installed via Homebrew Cask then you may need to run brew link xcodes afterwards.

Changes

🚀 Enhancements

0.16.0

02 Feb 04:43
0.16.0
784751d
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes. If you also have Xcodes.app installed via Homebrew Cask then you may need to run brew link xcodes afterwards.

Changes

🚀 Enhancements

  • Add support for and default to Xcode Releases data instead of scraping developer.apple.com (#129) @interstateone
    • You can still use the scraped data by providing the --data-source apple option
    • Previously only prerelease versions displayed build identifiers, and now all versions do. This may be a breaking change if you relied on the previous behaviour.
  • The uninstall command can be used interactively by omitting the version argument (#131) @pakko972
  • The installed command now prints the absolute path for each version (#133) @NinjaLikesCheez
  • Replaced Guaka with swift-argument-parser (#94) @interstateone
    • Output generated by swift-argument-parser, like help output, may be formatted differently than Guaka did, and so this may be a breaking change if you relied on the previous format.

🧰 Maintenance

  • Update release-drafter.yml to include Homebrew upgrade instructions (#127) @interstateone

0.15.0

03 Jan 16:10
0.15.0
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

  • Add download command to download without installing (#121) @art-divin
  • Add --directory argument and XCODES_DIRECTORY environment variable to all commands (#126) @interstateone
  • Search PATH for aria2c, instead of only looking in /usr/local/bin (#119) @interstateone
  • Renamed the install command's --url flag to --path (#120) @art-divin
  • Fixed an infinite loop that would occur if the XCODES_PASSWORD environment variable was incorrect (#125) @ccarpita
  • Build with Xcode 12.2 and revert to swift test command (#122) @interstateone
  • Build with Xcode 12.3 (dc88531) @csykes

0.14.0

17 Nov 20:00
0.14.0
ee6211a
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

  • Allow fuzzy version matching for install and uninstall commands (#117) @interstateone
  • Allow fuzzy version matching for select command (#115) @thii
  • Bump actions/checkout from v2.3.3 to v2.3.4 (#113) @dependabot

0.13.0

21 Oct 19:23
0.13.0
00b576a
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

0.12.0

14 Oct 15:08
0.12.0
b5b11ba
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

0.11.0

29 Aug 03:59
0.11.0
9a2f29c
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

0.10.0

09 May 00:09
0.10.0
3b6d903
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

0.9.0

20 Dec 05:02
0.9.0
e6a45be
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

0.8.1

13 Nov 17:20
0.8.1
b405087
Compare
Choose a tag to compare

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes