Releases: drunomics/phapp-cli
Releases · drunomics/phapp-cli
0.7.2
What's Changed
- chore: LDP-2618: Update phapp tool dependencies. PHP8.3 compatibility. by @ivangrozni in #42
Full Changelog: 0.7.1...0.7.2
0.7.1
- php8.2 compatibility
- bugfix in phapp create command
0.7.0
Make phapp php8 compatible, update symfony packages.
0.6.7
- Fix project creation to keep the template's phapp.yml.
0.6.6
- Ensure build version tags use messages.
0.6.5
- Fix regression: Builds are not based upon existing build branches.
0.6.4
- Remove broken development mode detection from install command, but build by default as init does.
- Fix build branch detection when last builds have been merged.
0.6.3
- Fix PHP 5 errors 'Catchable fatal error: Object of class Symfony\Component\Finder\SplFileInfo could not be converted to boolean'.
0.6.2
- Fix issue when environment command ends with new line.
0.6.1
- Fix setup to work without a bootstrapped environment
- Add more sensible defaults for environment and setup command