Releases: chrisnharvey/magicLAMP
Releases · chrisnharvey/magicLAMP
v1.3.5
Changed
- Documentation and readme updates
v1.3.4
Fixed
- Fixed zsh hanging on Windows when trying to get git status (2717c1f)
v1.3.3
Fixed
- Fix issue with workspace Dockerfile (fd9178f)
v1.3.2
Fixed
- Replace Emoji git statuses with ASCII equivalents for compatibility with terminals that don't support Emoji (c7ea84b)
v1.3.1
Fixed
- Path to magicLAMP update script has been fixed (2f7daaf)
v1.3.0
New
Improved
- PHP and Node versions are now shown in shell (#9, 4dfa7b6)
- Added temporary upgrade script to prevent upgrade issues (fdd6c98)
v1.2.0
New
- Memcached container is now included (#24, 28aabe0)
- RabbitMQ container is now included (#25, 37845da)
- Memcached extension is now installed for all PHP versions (2991644)
- DNS resolver is now included (#26#, 9efcbfa)
Improved
- Git status is now disabled in zsh prompt to prevent hangs on Windows (#30, 5568b8e)
- Workspace performance improved and image size reduced by reducing Docker layers (a97bb17)
Fixed
- Fixed issue where node and npm would become unavailable when switching PHP version (#31, 2a1c251)
- Postgres PHP driver is now included in the workspace (e3e74f6)
v1.1.0
New
Improved
- Some containers are now tested automatically (#16, 1735092, 38f7abb, e8f823b)
- PHP version switcher no longer causes conflicts when run in parallel (33df08d)
Fixed
- Swoole is now working in the PHP 7.1 container (344a5d7)
v1.0.1
Fixed
- Fix issue with Postgres container failing to start (#22, 1d719ff)