Skip to content

1.2.0

Compare
Choose a tag to compare
@defunctl defunctl released this 22 Feb 00:26
· 193 commits to main since this release

What's Changed

  • Added the --skip-rebuild option to the slic php-version set command by @defunctl in #150

  • Display the composer version when running slic info by @defunctl in #151

  • Change - Display composer version in slic info.

  • Added - The --skip-rebuild option to the slic php-version set command to allow setting the PHP version without rebuilding the stack in order to speed up CI runs. Example: slic php-version set 8.1 --skip-rebuild

  • Fix - slic php-version help will now properly show command help text.

  • Fix - slic php-version will now properly use the default PHP version if the SLIC_PHP_VERSION env var is not set.

Full Changelog: 1.1.7...1.2.0