Releases: deployphp/action
Releases · deployphp/action
v1.0.26
v1.0.25
v1.0.24
What's Changed
- Added support a different php binary by @stockholmz in #82
- Updated GitHub Action runtime from node20 to node24 by @gagan4641 in #97
New Contributors
- @stockholmz made their first contribution in #82
- @gagan4641 made their first contribution in #97
Full Changelog: v1...v1.0.24
v1.0.23
What's Changed
- fix: check if options were passed as arguments by @20x-dz in #68
- feat: add support for specifying a recipe file path by @20x-dz in #67
- corrected exclamation mark by @jan-tricks in #69
- Fix Node.js 16 deprecation warning by @the-dijkstra in #79
- handle errors in dep, correctly catch missing url in version check by @piotrkwiecinski in #65
New Contributors
- @20x-dz made their first contribution in #68
- @jan-tricks made their first contribution in #69
- @the-dijkstra made their first contribution in #79
- @piotrkwiecinski made their first contribution in #65
Full Changelog: v1.0.22...v1.0.23