All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove the
box.zip
that downloads as part of the cleanup cycle.
- 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
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