Skip to content

Releases: factorial-io/phabalicious

4.0.0-beta.0

20 Jul 15:19
Compare
Choose a tag to compare
4.0.0-beta.0 Pre-release
Pre-release

4.0.0-beta.0 (2025-07-20)

Features

  • scotty: add support for env-file, middleware, and auto-destroy options (0335b02)

Bug Fixes

  • Add some type informations (f8a8228)
  • Crash when doing copyFrom because of uninitialized vars, fix test code style (fcf29f6)
  • Enhance code quality and shell provider factoryr (f867dcf)
  • Fix empty output lines (e51f4d9)
  • Fix run-options (ca6336c)
  • Hide some output (868977e)
  • shell: ensure correct handling of reentrant commands with different run options (9108cb0)
  • Upgrade phpstan and fix all validation-errors (feee13c)
  • Upgrade to symfony 7 (#356) and cleanup code base (2d65c42)

3.8.37

06 Feb 13:54
Compare
Choose a tag to compare

3.8.37 (2025-02-06)

Bug Fixes

  • Set sensible default for gitRootFolder for artifact based deployments (8e4e966)

3.8.36

06 Feb 13:54
Compare
Choose a tag to compare

3.8.36 (2025-02-06)

Bug Fixes

  • Set sensible default for gitRootFolder for artifact based deployments (3ba53e7)

4.0.0-alpha.8

04 Jan 21:10
Compare
Choose a tag to compare
4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2025-01-04)

Bug Fixes

  • Fix restic download after missed in refactoring (420b364)

4.0.0-alpha.7

08 Dec 16:51
Compare
Choose a tag to compare
4.0.0-alpha.7 Pre-release
Pre-release

4.0.0-alpha.7 (2024-12-08)

Bug Fixes

  • Fix app:destroy for scotty-method (9ffcefe)
  • Modernize code base (30b81c1)
  • Refactor Shellprovider::run to better control the output (03268c5)

3.8.35

03 Dec 19:01
Compare
Choose a tag to compare

3.8.35 (2024-12-03)

Bug Fixes

  • Fix for npm-method for not picking up the build command setting (Fixes #351) (52c7250)

4.0.0-alpha.6

19 Nov 20:14
4.0.0-alpha.6
66f5353
Compare
Choose a tag to compare
4.0.0-alpha.6 Pre-release
Pre-release

4.0.0-alpha.6 (2024-11-19)

Features

  • Print all shell output to the console (43ab8e9)

Bug Fixes

  • deps: update dependency symfony/process to v5.4.46 [security] (befaf1d)

3.8.34

11 Nov 22:22
Compare
Choose a tag to compare

3.8.34 (2024-11-11)

Bug Fixes

3.8.33 (2024-10-25)

4.0.0-alpha.5

06 Nov 16:02
Compare
Choose a tag to compare
4.0.0-alpha.5 Pre-release
Pre-release

4.0.0-alpha.5 (2024-11-06)

Bug Fixes

  • Fix crashing error with inheritOnly (67c1510)

4.0.0-alpha.4

05 Nov 16:40
Compare
Choose a tag to compare
4.0.0-alpha.4 Pre-release
Pre-release

4.0.0-alpha.4 (2024-11-05)

Bug Fixes

  • autocompletion for fish (1aa027c)