Releases: Ortus-Solutions/setup-commandbox
Releases · Ortus-Solutions/setup-commandbox
v2.0.1
[2.0.1] => 2022-MAR-03
Fixed
- Remove the
box.zip
that downloads as part of the cleanup cycle.
v2.0.0
Added
- Ability to install any package when installed via the
install
input - Ability to install ANY CommandBox version by leveraging the
version
input - Ability to disable/enable the installation of our global dependencies via the
installSystemModules
input - Ability to run a
box version
upon installation via thewarmup
input
Changed
installSystemModules
is now false by default. If you want cfconfig and dotenv, you must explicitly set this input to true- Only set the FORGEBOX tokens when passed as an input
- Migrated installation from apt to binary installs