Releases: platformsh/homebrew-tap
Releases · platformsh/homebrew-tap
4.0.0-beta.6
Changelog
- 284d4cf Add support for checking for new versions and prompting the user to update
- eb90063 Fix HomeBrew post-install message for installing completion
- b343e2b Introduce Scoop for Windows releases
- afc49d2 Merge branch 'akalipetis/14-update-prompt' into 'main'
- 121be21 Merge branch 'akalipetis/15-scoop-release' into 'main'
- 09db80a Merge branch 'hotfix/6-post-install-message-fix' into 'main'
4.0.0-beta.5
Changelog
- e4460c8 Add completions to archive
- f4be49b Merge branch 'hotfix/completions' into 'main'
4.0.0-beta.4
Changelog
- 8ed5a85 Add completion support for bash and zsh
- fb5f97a Add support for -v and -h flags
- d8fced1 Bump PHP to 8.0.25
- 30f1397 Bump PHP to version 8.0.24 and Legacy CLI to 3.83.1
- d2e684e Correctly catch and parse the help flag
- 97f0648 Enable filter and curl features for PHP building
- 11be7a9 Fix pipeline building
- 1fda537 Merge branch 'akalipetis/12-enable-curl-filter' into 'main'
- 04b13d2 Merge branch 'akalipetis/13-help-flag-parsing' into 'main'
- 3353809 Merge branch 'akalipetis/7-cli-completion' into 'main'
- 42c3d89 Merge branch 'hotfix/rollout' into 'main'
- 8d0c53c Merge branch 'hotfix/shorthand-flags' into 'main'
4.0.0-beta.3
Changelog
- be97714 Add auto-snapshot for releases if repository is dirty
- 5d7246d Add single binary alternative in README
- dbb10e0 Disable all not needed PHP extensions for Linux
- 309f362 Fix Windows php.ini template
- 836bf62 Fix version command to include both versions
- 7ddad0a Improve docs
- e05b9f1 Include Arm64 build for Linux and fix distribution packages
- d96027a Include Linux distribution packages with nfpms
- 1795595 Simplify Makefile and dependencies
- e434bfd Simplify check for cache directory and look for PHP binary instead
- 4541102 Use the Docker builder to build a static PHP binary for Linux
4.0.0-beta.2
Changelog
- 0395035 Fix universal binary name
4.0.0-beta.1
Changelog
- ae8e45d Add php.ini template
- 5daf447 Add pipeline for building MacOS binary
- 462e59b Add pipeline for building the Linux binary
- b550284 Add support for signing macOS binaries
- ad7b31f Add the Windows instructions and the pipeline in GitLab
- 58f550e Change to correct publishing repository
- 25947cb Experiment with universal binaries
- e507384 Fix PHP binary paths for amd64
- 469a712 Fix building pipeline
- c632f46 Fix macOS building to work on any architecture
- a919a86 Fix signing and notarization pipeline
- 4917428 Initial commit
- 6e4f86e Merge branch 'akalipetis/build-php-windows' into 'main'
- f5ad245 Merge branch 'akalipetis/macos-signing' into 'main'
- f23974a Merge branch 'php-building' into 'main'
- 4e7b61b Merge branch 'rollout' into 'main'
- 3197b3d Remove ARM builds from Linux
- 10f223b Rollout for Linux and MacOS with LinuxBrew
- 3fecea7 Switch from awk to tr