automattic/jetpack-changelogger
Automattic’s Jetpack Changelogger helps you create and manage changelog entries with a simple workflow, keeping releases consistent across projects. Designed for Jetpack development, it streamlines collecting notes and generating clean, structured changelogs.
json_encode(). [#46092]git in changelogger version command. We don't need the timestamp or PR number for that operation. [#38074]$subheading parameter to ChangelogEntry::getChangesBySubheading() to make the return value clearer. [#36755]--deduplicate is now 0, as 1 caused unexpected behavior for some cases and so should be opted in to. [#35138]Utils::error_clear_last(), the function can be called directly now. [#34222]symfony/* v4.4 as an option, for use with PHP 7.1. [#34217]wikimedia/at-ease package as PHP 7 improved the behavior of @. [#34217]--entry for changelogger add in non-interactive mode for a patch-significance change, provide a hint on how to successfully create an empty entry. [#31630]composer require prompt for --dev on installation. [#30756]Utils::loadChangeFile() now throws a custom subclass of RuntimeException instead of RuntimeException itself. [#27949]master references to trunk in tests.--deduplicate=0. This may be disabled by setting --deduplicate=-1.phpcs:ignore comments.convertDeprecationsToExceptions true in PHPUnit config.VersioningPlugin::normalizeVersion now takes an $extra parameter.changelogger version next when the current version is a prerelease.squash command.parseVersion to VersioningPlugin interface. Any versioning plugins must implement this method.--filename-auto-suffix, to ensure that a reused branch won't prevent entry creation in non-interactive mode.Config::setOutput() is no longer needed. Config will throw a ConfigException instead of printing an error.composer update rather than install in scripts, as composer.lock isn't checked in.How can I help you explore Laravel packages today?