Releases: leviy/release-tool
Releases · leviy/release-tool
3.0.1
Changelog for 3.0.1
- Bump symfony/process from 5.4.39 to 5.4.46 (pull request #91)
- LPD-15905 Upgrade deprecated actions to Node 20 (pull request #90)
3.0.0
Changelog for 3.0.0
- Drop support for anything but PHP 8.3 (pull request #89)
- Replace deprecated Node12 action (pull request #88)
2.0.0
Changelog for 2.0.0
- Support and compatibility added for PHP 8.1 (pull request #85)
- LPD-13770: Upgrade deprecated Nodejs 12 actions (pull request #86)
- Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8 (pull request #84)
- Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5 (pull request #81)
1.4.1
Changelog for 1.4.1
- Support PHP8.0 and remove deprecated dependencies (pull request #80)
- Update dependencies (pull request #79)
- Update README.md (pull request #78)
1.4.0
Changelog for 1.4.0
- Exclude merge PRs from changelog with filter (pull request #77)
- Improved consistancy of github actions (pull request #76)
- Change PHP version to 7.4 for security tests action (pull request #74)
- LPD-10255: Add non-essential release-tool checks to GitHub Actions (pull request #73)
- Fix error when missing .release-tool/auth.yml (pull request #69)
- Fix first release without specifying version (pull request #67)
- Remove travis badge add github action badge (pull request #72)
1.3.4
Changelog for 1.3.4
- Enable compression (pull request #71)
1.3.3
Changelog for 1.3.3
- LPD-10211: Migrate from Travis-CI to GitHub Actions (pull request #70)
- Update Travis CI build configuration (pull request #66)
- Remove PHP-Parallel-Lint (pull request #65)
- Update dependencies (pull request #64)
- Update the README logo (pull request #62)
1.3.2
Changelog for 1.3.2
- Fix changelog generation for pre-releases (pull request #60)
1.3.1
Changelog for 1.3.1
- Update box.json to not exclude Changelog.php (pull request #59)
1.3.0
Changelog for 1.3.0
- Include pre-release changelogs in the changelog of a full release (pull request #58)
- Add SensioLabs Security Checker to the build (pull request #57)
- Update to the latest version of the LEVIY Coding Standard (pull request #56)
- Add help texts and usage examples for the commands (pull request #54)
- Add PHP 7.3 to the Travis CI build matrix (pull request #55)
- Don't sign commits during automated tests (pull request #52)