Skip to content

Releases: factorial-io/phabalicious

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)

4.0.0-alpha.2

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

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

Bug Fixes

  • Fix crash doing blueprint resolution (35b02ce)

4.0.0-alpha.1

05 Nov 10:24
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

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

Breaking changes

  • Requires 8.1 or higher
  • Uses Symfony 5.x
  • Upgrade dependencies
  • Remove deprecated code

3.8.33

25 Oct 17:04
3.8.33
021a722
Compare
Choose a tag to compare

3.8.33 (2024-10-25)

Bug Fixes

  • temp dir is different per user now to prevent permission issues (5f44bfe)

3.8.32

25 Oct 08:52
3.8.32
2d230cb
Compare
Choose a tag to compare

3.8.32 (2024-10-25)

Features

  • Add option output to command get:sql-dump to set output file (9414624)
  • Add support for custom propnames to retrieve secrets from other props than password (7e9b4be)

Bug Fixes

  • Delete db backups from local, when restic backup is finished. Fixes #332 (04c9617)
  • Fix shell execution for commands which do not print a final EOL (58f81ba)
  • Fix shell execution for commands which do not print a final EOL (25578a1)