Release Tool Versions Save

Command line tool for releasing new versions of a project

v2.0.0

8 months ago

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)

v1.4.1

2 years ago

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)

v1.4.0

2 years ago

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)

v1.3.4

3 years ago

Changelog for 1.3.4

  • Enable compression (pull request #71)

v1.3.3

3 years ago

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)

v1.3.2

5 years ago

Changelog for 1.3.2

  • Fix changelog generation for pre-releases (pull request #60)

v1.3.1

5 years ago

Changelog for 1.3.1

  • Update box.json to not exclude Changelog.php (pull request #59)

v1.3.0

5 years ago

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)

v1.2.0

5 years ago

Changelog

  • Create a self-update command (pull request #50)
  • Remove development dependencies from the compiled PHAR (pull request #48)
  • Rewrite the semantic versioning feature description (pull request #46)
  • Refactor console command (pull request #45)
  • Use Behat to test different scenarios with semantic versioning (pull request #40)
  • Fix Travis CI build on tags (pull request #37)
  • Update the README (pull request #38)

v1.1.2

5 years ago

Changelog

  • Fix dist target and update the README (pull request #36)
  • Generate phar file (pull request #35)