Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (31 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.26 KB

dkdeploy-typo3-cms CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

8.1.0 - 2018-12-06

Summary

  • support for Ruby 2.5
  • add support for typo3_console task "extension:setupactive"
  • adjust typo3 variable for TYPO3 8.7 compatibility
  • use remote_web_root_path for path construction

8.0.0 - 2018-02-09

Summary

  • rubocop upgrade to 0.50
  • ruby upgrade to 2.2
  • bundler upgrade
  • rake upgrade
  • dkdeploy-test_environment upgrade to 2.0
  • dkdeploy-core upgrade 9.0
  • dkdeploy-php upgrade 8.0
  • Add dependencies for cucumber, rubocop, aruba and mysql2
  • upgrade vagrant box to ubuntu/xenial64
  • update TYPO3 8.7
  • dropped support for TYPO3 7.6
  • moving deploy tasks from step_definitions/typo3.rb to deploy.rb for the testing
  • Add TYPO3 specific configuration for assets and database

7.0.0 - 2017-01-16

Summary

  • first public release