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.
0.8.0 - 2021-05-27
- Ioncube to PHP 4
- Added sed command to replace utf8mb4_0900_ai_ci to prevent errors in db import
0.7.1 - 2021-04-19
- Fixed symlinking external vendor module
0.7.0 - 2021-04-19
- Added external composer extensions volume + symlink command
0.6.0 - 2021-04-07
- Git to PHP 7.4
- Update composer to v2 in PHP 7.4
0.5.8 - 2021-03-12
- Replace zcat with gunzip for macOS compatibility
- Update db-import command to recreate database table
- Change user in db-dump command
0.5.7 - 2021-01-14
- Fix composer removal error
0.5.6 - 2021-01-13
- Makefile missing space
0.5.5 - 2021-01-10
- Changed master references to main in readme
0.5.4 - 2021-01-10
- Downgrade composer to version 1 (Magento does not support composer 2)
0.5.3 - 2020-12-18
- Makefile db import and export bug
0.5.2 - 2020-11-10
- patch library ro PHP7.4
0.5.1 - 2020-11-10
- Makefile conflict error
0.5.0 - 2020-10-30
- Varnish
- Ioncube to PHP 7.3 container
- Add base_static_url and base_media_url and elastic host to env.php sample
- Add fastcgi_buffer_size to nginx
- Added PHP 7.4
- Updated elasticsearch to 7.6
- Remove unused bin script
0.4.0 - 2020-05-19
- npm to PHP 7.0, 7.1, 7.2 and 7.3
- npm and grunt commands to makefile
0.3.0 - 2020-05-18
- Swapped clear-assets src path with env path
- Removed www from env sample default urls
- config file update method to update bin script
0.2.0 - 2020-05-06
- PHP7.3
0.1.0 - 2020-04-29
- The update command now checks for the latest tag
- The magento-docker bash tool now initiates the latest tag
0.0.1 - 2020-04-29
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.