Releases: my127/workspace
Releases · my127/workspace
0.4.0
What's Changed
Implemented enhancements
- Update README version to latest by @g-foster2020 in #146
- MISC support for fakeowner mount type by @marcomc in #160
- Add support for general uri and file path package source formats by @andytson-inviqa in #162
- Add test for global services by @kierenevans in #164
- Add support for harnesses with parentLayers by @andytson-inviqa in #161
- Add standard bash error handling options by @andytson-inviqa in #165
- #148 - give information on attribute type by @g-foster2020 in #151
- docs: new version of workspace by @kierenevans in #167
- Sort sub commands alphabetically by @NoDiskInDriveA in #170
- feat: upgrade traefik to v2 by @andytson-inviqa in #127
- chore: update build and lint to PHP 8.3 by @andytson-inviqa in #176
- Improve command type documentation by @NoDiskInDriveA in #168
- feat: update twig to v3 by @andytson-inviqa in #178
- feat: update traefik to v3 by @andytson-inviqa in #180
- feat: disable ad for Traefik Hub by @andytson-inviqa in #179
Fixed bugs
- #147 - config dump duplicate attribute error by @g-foster2020 in #150
- Avoid using addslashes in bash executor and pass in safely by @andytson-inviqa in #149
- Explicitly require composer/semver for version check by @andytson-inviqa in #152
- Recent Box release 4.3.0 and later throws error on compile (seeming bug) by @g-foster2020 in #157
- Stop self-update picking releases that are not the latest by @andytson-inviqa in #153
- Fix global services not starting on macOS Sonoma by @kierenevans in #163
- Fix release phar workflow by @kierenevans in #166
- Bump symfony/process from 5.4.11 to 5.4.46 by @dependabot[bot] in #172
- Bump symfony/var-dumper from 6.2.3 to 6.4.4 by @dependabot[bot] in #174
- fix: upgrade twig to latest v2 version by @andytson-inviqa in #177
Other Changes
- chore: update phpstan and fix issues it caught by @andytson-inviqa in #181
New Contributors
Full Changelog: 0.3.1...0.4.0
0.4.0-beta.1
What's Changed
Other Changes
- chore: update phpstan and fix issues it caught by @andytson-inviqa in #181
Full Changelog: 0.4.0-alpha.3...0.4.0-beta.1
0.4.0-alpha.3
What's Changed
Implemented enhancements
- feat: update traefik to v3 by @andytson-inviqa in #180
- feat: disable ad for Traefik Hub by @andytson-inviqa in #179
Full Changelog: 0.4.0-alpha.2...0.4.0-alpha.3
0.4.0-alpha.2
What's Changed
Implemented enhancements
- Improve command type documentation by @NoDiskInDriveA in #168
- feat: update twig to v3 by @andytson-inviqa in #178
Fixed bugs
- fix: upgrade twig to latest v2 version by @andytson-inviqa in #177
Full Changelog: 0.4.0-alpha.1...0.4.0-alpha.2
0.4.0-alpha.1
What's Changed
Implemented enhancements
- Update README version to latest by @g-foster2020 in #146
- MISC support for fakeowner mount type by @marcomc in #160
- Add support for general uri and file path package source formats by @andytson-inviqa in #162
- Add test for global services by @kierenevans in #164
- Add support for harnesses with parentLayers by @andytson-inviqa in #161
- Add standard bash error handling options by @andytson-inviqa in #165
- #148 - give information on attribute type by @g-foster2020 in #151
- docs: new version of workspace by @kierenevans in #167
- Sort sub commands alphabetically by @NoDiskInDriveA in #170
- feat: upgrade traefik to v2 by @andytson-inviqa in #127
- chore: update build and lint to PHP 8.3 by @andytson-inviqa in #176
Fixed bugs
- #147 - config dump duplicate attribute error by @g-foster2020 in #150
- Avoid using addslashes in bash executor and pass in safely by @andytson-inviqa in #149
- Explicitly require composer/semver for version check by @andytson-inviqa in #152
- Recent Box release 4.3.0 and later throws error on compile (seeming bug) by @g-foster2020 in #157
- Stop self-update picking releases that are not the latest by @andytson-inviqa in #153
- Fix global services not starting on macOS Sonoma by @kierenevans in #163
- Fix release phar workflow by @kierenevans in #166
- Bump symfony/process from 5.4.11 to 5.4.46 by @dependabot[bot] in #172
- Bump symfony/var-dumper from 6.2.3 to 6.4.4 by @dependabot[bot] in #174
New Contributors
Full Changelog: 0.3.1...0.4.0-alpha.1
0.3.2
What's Changed
Implemented enhancements
Fixed bugs
- #147 - config dump duplicate attribute error by @g-foster2020 in #150
- Avoid using addslashes in bash executor and pass in safely by @andytson-inviqa in #149
- Explicitly require composer/semver for version check by @andytson-inviqa in #152
- Recent Box release 4.3.0 and later throws error on compile (seeming bug) by @g-foster2020 in #157
- Stop self-update picking releases that are not the latest by @andytson-inviqa in #153
- Fix global services not starting on macOS Sonoma by @kierenevans in #163
Other Changes
- Update README version to latest by @g-foster2020 in #146
New Contributors
Full Changelog: 0.3.1...0.3.2
0.3.2-rc.1
What's Changed
Fixed bugs
- #147 - config dump duplicate attribute error by @g-foster2020 in #150
- Avoid using addslashes in bash executor and pass in safely by @andytson-inviqa in #149
- Explicitly require composer/semver for version check by @andytson-inviqa in #152
- Recent Box release 4.3.0 and later throws error on compile (seeming bug) by @g-foster2020 in #157
- Stop self-update picking releases that are not the latest by @andytson-inviqa in #153
- Fix global services not starting on macOS Sonoma by @kierenevans in #163
Other Changes
- Update README version to latest by @g-foster2020 in #146
- MISC support for fakeowner mount type by @marcomc in #160
New Contributors
Full Changelog: 0.3.1...0.3.2-rc.1
0.3.1
0.3.0
What's Changed
Implemented enhancements
- Remove ignore platform reqs. by @dantleech in #122
- Bump twig/twig from 2.14.8 to 2.14.11 by @dependabot in #119
- Error Formatter by @dantleech in #123
- Update curl target by @dantleech in #120
- Add self-update command by @jameshalsall in #91
- Create sha256sum file with release by @andytson-inviqa in #128
- Add a
versioncommand and a version check for projects and harnesses by @andytson-inviqa in #131 - PHP 8.1 support by @g-foster2 in #134
- Move the external php-library packages to local directory [0.3.x] by @g-foster2 in #137
- Improved message when interpreter is missing from Command script. by @g-foster2 in #140
- Support double dashes in command usage by @g-foster2 in #138
- Display the sources of attribute in
config dumpby @g-foster2 in #139 - Exit codes etc by @dantleech in #141
- Update README.md by @g-foster2 in #142
Fixed bugs
- Change non-error handled php logs to use stderr by @andytson-inviqa in #129
- Fix ws PHAR filename by @g-foster2 in #143
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
Implemented enhancements
- Switch to using Github release notes auto-generation by @andytson-inviqa in #117
Fixed bugs
- Fix issue with whitespace being added on empty required attributes by @andytson-inviqa in #115
- (workspace dev) Add composer allow-plugins to silence the BC message by @andytson-inviqa in #116
- Add back in the step about checking PR labels to release process by @andytson-inviqa in #118
Full Changelog: 0.2.0...0.2.1