Xcode versions: 15.0 and 14.3.
Changes:
-
Tool version aliases: tools managed via ASDF got special alias versions for every
major
andmajor.minor
version. These aliases always point to the latest installed patch version and can be selected like the regular versions. Examples:asdf global ruby 3.2
asdf global nodejs 19
asdf global golang 1.20
-
Default tool versions are now set to
major.minor
aliases and the exact patch version might change in the future:- Ruby:
3.2
- Golang:
1.20
- Node.js:
20.4
- Ruby:
Reminder: Ruby 2.x versions will soon be removed from the stacks . Review your workflows and upgrade to the latest Ruby version.
Full system reports:
15.0:
14.3: