packagist jean85/pretty-package-versions 1.0

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

First release

Changed

  • Jean85\PrettyVersions wraps the PackageVersions\Versions class and returns a Jean85\Version object
  • The Jean85\Version has these methods available:
    • public function getPrettyVersion(): string
    • public function getFullVersion(): string
    • public function getVersionWithShortCommit(): string
    • public function getPackageName(): string
    • public function getShortVersion(): string
    • public function getCommitHash(): string

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

NewReleases is sending notifications on new releases.