Skip to content

Releases: drunomics/phapp-cli

0.7.1

05 Apr 10:58
1220b19
Compare
Choose a tag to compare
  • php8.2 compatibility
  • bugfix in phapp create command

0.7.0

03 May 14:25
8c4aed0
Compare
Choose a tag to compare

Make phapp php8 compatible, update symfony packages.

0.6.7

13 Aug 12:15
Compare
Choose a tag to compare
  • Fix project creation to keep the template's phapp.yml.

0.6.6

15 May 09:33
Compare
Choose a tag to compare
  • Ensure build version tags use messages.

0.6.5

03 May 16:57
Compare
Choose a tag to compare
  • Fix regression: Builds are not based upon existing build branches.

0.6.4

03 May 13:17
Compare
Choose a tag to compare
  • 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

30 Apr 12:36
Compare
Choose a tag to compare
  • Fix PHP 5 errors 'Catchable fatal error: Object of class Symfony\Component\Finder\SplFileInfo could not be converted to boolean'.

0.6.2

20 Apr 14:40
Compare
Choose a tag to compare
  • Fix issue when environment command ends with new line.

0.6.1

19 Apr 22:29
Compare
Choose a tag to compare
  • Fix setup to work without a bootstrapped environment
  • Add more sensible defaults for environment and setup command

0.6.0

19 Apr 12:22
Compare
Choose a tag to compare

Changes since 0.5:

  • Added support for sub-apps
  • Add dotenv support
  • Improved handling of .gitignore when commiting builds via build:branch and verify build branches are in sync with the source branch
  • Various bug fixes and improvements

Changes compared to beta 0.6.0-beta10:

  • Removed environment key added by previous betas.
  • Improved dotenv handling to allow bash scripts to init the environment via a command