Skip to content

Releases: chrisnharvey/magicLAMP

v1.3.6

21 Aug 17:47
Compare
Choose a tag to compare

Improved

  • Documentation updates

v1.3.5

19 Jun 21:09
Compare
Choose a tag to compare

Changed

  • Documentation and readme updates

v1.3.4

26 May 20:51
Compare
Choose a tag to compare

Fixed

  • Fixed zsh hanging on Windows when trying to get git status (2717c1f)

v1.3.3

25 May 23:04
Compare
Choose a tag to compare

Fixed

  • Fix issue with workspace Dockerfile (fd9178f)

v1.3.2

25 May 22:48
Compare
Choose a tag to compare

Fixed

  • Replace Emoji git statuses with ASCII equivalents for compatibility with terminals that don't support Emoji (c7ea84b)

v1.3.1

25 May 22:47
Compare
Choose a tag to compare

Fixed

  • Path to magicLAMP update script has been fixed (2f7daaf)

v1.3.0

25 May 20:55
Compare
Choose a tag to compare

New

  • Added ngrok to workspace container (#33, 437e5ce)

Improved

  • PHP and Node versions are now shown in shell (#9, 4dfa7b6)
  • Added temporary upgrade script to prevent upgrade issues (fdd6c98)

v1.2.0

14 May 23:11
Compare
Choose a tag to compare

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

11 May 20:14
Compare
Choose a tag to compare

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

08 May 20:41
Compare
Choose a tag to compare

Fixed

  • Fix issue with Postgres container failing to start (#22, 1d719ff)