php-changelog-updater

PHP CLI to add latest release notes to a CHANGELOG

MIT License

Downloads
90
Stars
22
Committers
1

Bot releases are visible (Hide)

php-changelog-updater - v1.11.0 Latest Release

Published by github-actions[bot] 5 months ago

Added

  • Add compare URLs to release headings based on previous release headings when no unreleased heading is available (#52)

Changed

  • Upgrade to Laravel Zero v11 (#51)
  • Replace Psalm with PhpStan (#50)
php-changelog-updater - v1.10.0

Published by github-actions[bot] 11 months ago

Added

  • Add Support for PHP 8.3 (#47)

Changed

  • Remove outdated GitHubActions Output Syntax (#46)
  • Update README.md (#48)
php-changelog-updater - v1.9.1

Published by github-actions[bot] about 1 year ago

Fixed

  • Upgrade Dependencies to their latest versions (#44)
  • Fix GitHub Username pattern (#43)
php-changelog-updater - v1.9.0

Published by github-actions[bot] over 1 year ago

Added

  • Add new --parse-github-usernames option to parse and linkify GitHub Usernames (#41)
php-changelog-updater - v1.8.0

Published by github-actions[bot] over 1 year ago

Added

  • Add --hide-release-date option (#39)
php-changelog-updater - v1.7.0

Published by github-actions[bot] over 1 year ago

Added

  • Allow release-notes and latest-version options to be prompted (#35)

Changed

  • Upgrade to Pest v2 (#34)
  • Upgrade to Laravel Zero v10 (#33)
php-changelog-updater - v1.6.2

Published by github-actions[bot] almost 2 years ago

Changed

  • Build v1.6.2
php-changelog-updater - v1.6.1

Published by github-actions[bot] almost 2 years ago

Changed

  • Add Support for PHP 8.2 (#31)
  • Update CLI to use new GITHUB_OUTPUT environment (#30)
  • Bump min PHP version to 8.1 (#28)
php-changelog-updater - v1.6.0

Published by github-actions[bot] over 2 years ago

Added

  • Add --heading-text option to manipulate heading text (#27)
  • Shift Headings of Release Notes to always be at least level 3 headings (#24)

Changed

  • Refactor Internals (#26)

Fixed

  • Abort and show Error Message when Release Notes could not be placed (#23)
php-changelog-updater - v1.5.0

Published by github-actions[bot] over 2 years ago

Added

  • Add RELEASE_HEADING_FRAGMENT output (#20)
php-changelog-updater - v1.4.1

Published by github-actions[bot] over 2 years ago

Fixed

  • Fix detection of empty release notes (#19)
php-changelog-updater - v1.4.0

Published by github-actions[bot] over 2 years ago

Added

  • Output GitHub Actions Output Variables (#18)
  • Throw Warning if Release already exists in Changelog (#16)

Changed

  • Make Release Notes Optional (#17)
php-changelog-updater - v1.3.0

Published by github-actions[bot] over 2 years ago

Changed

  • Upgrade to Laravel Zero 9 (#15)
php-changelog-updater - v1.2.2

Published by github-actions[bot] over 2 years ago

Fixed

  • Append release notes at the end if no previous heading can be found (#14)
php-changelog-updater - v1.2.1

Published by github-actions[bot] over 2 years ago

Added

  • New Build
php-changelog-updater - v1.2.0

Published by github-actions[bot] over 2 years ago

Added

  • Add --compare-url-target-revision option (#13)
php-changelog-updater - v1.1.1

Published by github-actions[bot] almost 3 years ago

Changed

  • Run Tests on PHP 8.1 (#12)

Fixed

  • Upgrade commonmark-markdown-renderer to v1.0.2 (#11)
php-changelog-updater - v1.1.0

Published by github-actions[bot] almost 3 years ago

Added

  • Validate Input Options (#10) @stefanzweifel
  • Add Release Notes at the end if no heading was found (#9) @stefanzweifel
  • Paste Release Notes at the top if no Unreleased Heading can be found (#7) @stefanzweifel

Changed

  • Refactor Internals (#8) @stefanzweifel
php-changelog-updater - v1.0.0

Published by stefanzweifel about 3 years ago

Initial stable release. 🎉

Package Rankings
Top 18.44% on Packagist.org
Badges
Extracted from project README
Latest Version on Packagist Tests Check & fix styling phpstan Total Downloads