Releases: Derroylo/gitpod-tool
Releases · Derroylo/gitpod-tool
v0.5.0-alpha.1
What's Changed
- Extend the ability of gitpod regarding env variables and files by @Derroylo in #73
- Persist additionally Files/Folders so they will survive Workspace restarts by @Derroylo in #78
- Ability to share files between local/workspaces or between workspaces by @Derroylo in #79
Full Changelog: v0.4.3-rc.1...v0.5.0-alpha.1
v0.4.3
What's Changed
- gpt services stop not working / gpt services start starts all services instead selectedones by @Derroylo in #67
- Fixed an error that the same php config would be used for cli and web by @Derroylo in #68
- Update the pecl channel before installing new packages by @Derroylo in #69
- Correct invalid folder rights for npm by @Derroylo in #70
Full Changelog: v0.4.2...v0.4.3
v0.4.3-rc.1
What's Changed
- gpt services stop not working / gpt services start starts all services instead selectedones by @Derroylo in #67
- Fixed an error that the same php config would be used for cli and web by @Derroylo in #68
- Update the pecl channel before installing new packages by @Derroylo in #69
- Correct invalid folder rights for npm by @Derroylo in #70
Full Changelog: v0.4.2...v0.4.3-rc.1
v0.4.2
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
v0.4.2-rc.4
What's Changed
- 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
Full Changelog: v0.4.2-rc.3...v0.4.2-rc.4
v0.4.2-rc.3
What's Changed
- Refactor and Cleanup the Code base by @Derroylo in #45
- Make sure Shellscripts are executable by @Derroylo in #49
Full Changelog: v0.4.2-rc.2...v0.4.2-rc.3
v0.4.2-rc.2
Full Changelog: v0.4.2-rc.1...v0.4.2-rc.2
v0.4.2-rc.1
What's Changed
- 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
Full Changelog: v0.4.2-beta.2...v0.4.2-rc.1
v0.4.2-beta.2
What's Changed
Full Changelog: v0.4.2-beta.1...v0.4.2-beta.2
v0.4.2-beta.1
What's Changed
- Implemented the xdebug setting command by @Derroylo in #28
- Packages can now be installed via a command by @Derroylo in #30
Full Changelog: v0.4.1...v0.4.2-beta.1