Releases: OFFLINE-GmbH/oc-bootstrapper
Releases · OFFLINE-GmbH/oc-bootstrapper
Version 0.4.3
- Updated to
matteosister/GitElephant
2.1.1 to solve compatibility problems on Windows.
Version 0.4.2
- Updated Symfony dependencies
Version 0.4.1
- Optimized Windows/Git Bash support
Version 0.4.0
- Added support for template files that are managed in a central git repo
Version 0.3.2
- Updated default gitlab-ci template to work with Docker based GitLab Runners out of the box
Version 0.3.1
- Remove
APP_KEY
fromenv.example
and.env.production
to prevent them being committed to the repository.
Version 0.3.0
- Support for PHP 7.2
Version 0.2.26
- Remove database password and username from
.env.example
when creating the inital copy
Version 0.2.25
- Minor improvements to default template files
Version 0.2.24
- Added
php
option to specify custom php binary