packagist jean85/pretty-package-versions 1.5.0

latest releases: 2.x-dev, dev-dependabot/github_actions/ramsey/composer-install-3, dev-dependabot/github_actions/actions/checkout-4...
4 years ago

This release is intended to change the future release plan of this package. Please require the package with ^1.5 || ^2.0 to ensure full functionalities and future Composer 2 compatibility.

Added

  • Add PrettyVersions::getRootPackageName as a compatibility layer to be used in place of PackageVersions\Versions::ROOT_PACKAGE_NAME, which would be a transient dependency (#23)
  • Add PrettyVersions::getRootPackageVersion, a shortcut to PrettyVersions::getVersion(PrettyVersions::getRootPackageName()) (#23)

Changed

  • Roll back to use composer/package-versions-deprecated as in 1.3 (see #21 & #22)

Don't miss a new pretty-package-versions release

NewReleases is sending notifications on new releases.