Releases: OFFLINE-GmbH/oc-bootstrapper
Releases · OFFLINE-GmbH/oc-bootstrapper
Version 0.9.0
Bugfixes
- Adapted the
october install
command to October's new branching model. See https://octobercms.com/support/article/rn-12
Version 0.8.0
- Added support for variables inside template files
- Added support for Lando
Version 0.7.5
- Further optimized Windows support
Version 0.7.4
- Optimized Windows support
Version 0.7.2
- Downgraded GitElephant to version 3 as its requirement of PHP 7.2 caused composer problems.
Version 0.7.0
- oc-bootstrapper adds itself as a dependency using a simple json rewrite instead of calling
composer require
during the install process.
Version 0.5.1
- Added
october push
command, replacesgit.cron.sh
- Added
cms.project
config entry to assign a marketplace project
Version 0.5.0
- Added
october update
command - Added
^
modifier for remote plugins to mark them as updateable - General code cleanup
These are non-breaking changes. See README for updated instructions.
Version 0.4.5
- Removed space from default APP_KEY placeholder
Version 0.4.4
- Use
Vdlp.Redirect
instead ofAdrenth.Redirect