Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 22:36
· 9 commits to main since this release
c72cfcf

What's Changed

  • Implemented the xdebug setting command by @Derroylo in #28
  • Packages can now be installed via a command by @Derroylo in #30
  • Make the php restore command faster by @Derroylo in #32
  • Fix Exception when gpt.yml is not found by @Derroylo in #39
  • Restart the webserver when additional packages were installed during … by @Derroylo in #40
  • Fix an error with custom docker-compose file names and locations by @Derroylo in #41
  • Check if all php packages are installed when switching php version by @Derroylo in #42
  • Fix the display error by @Derroylo in #44
  • Refactor and Cleanup the Code base by @Derroylo in #45
  • Make sure Shellscripts are executable by @Derroylo in #49
  • Add a check if a custom named docker compose file can be used by @Derroylo in #51
  • Update gpt.yml only when changes have been made by @Derroylo in #52
  • Added a timeout for commands by @Derroylo in #53
  • Restart apache after changes have been made to php.ini file for web by @Derroylo in #56
  • Set GITPOD_REPO_ROOT in the gpt.sh by @Derroylo in #57
  • Restore packages that were available in the last used nodejs version by @Derroylo in #58

Full Changelog: v0.4.1...v0.4.2