Releases: ergebnis/version
Releases · ergebnis/version
1.2.0
What's Changed
- Revert "composer(deps-dev): Bump rector/rector from 1.0.3 to 1.04" by @fredden in #108
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #165 - Enhancement: Add support for PHP 8.4 by @localheinz in #167
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #31 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #35 - Enhancement: Add support for PHP 8.0 by @localheinz in #77
- Enhancement: Add support for PHP 7.4 by @localheinz in #78
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Enhancement: Implement
Version
by @localheinz in #1 - Enhancement: Implement
Major
by @localheinz in #3 - Enhancement: Implement
Minor
by @localheinz in #4 - Enhancement: Implement
Patch
by @localheinz in #5 - Fix: Actually compose
Patch
intoVersion
by @localheinz in #6 - Enhancement: Implement
PreRelease
by @localheinz in #8 - Enhancement: Implement
BuildMetaData
by @localheinz in #9 - Enhancement: Allow creating
Major
,Minor
, andPatch
fromint
by @localheinz in #10 - Enhancement: Allow bumping
Major
,Minor
, andPatch
by @localheinz in #11 - Fix: Work around limitations with
PHP_INT_MAX
by @localheinz in #12 - Enhancement: Allow bumping
Version
by @localheinz in #13 - Fix: Add test case by @localheinz in #15
- Enhancement: Allow comparing
Major
s by @localheinz in #16 - Enhancement: Allow comparing
Minor
s by @localheinz in #18 - Enhancement: Allow comparing
Patch
es by @localheinz in #19 - Enhancement: Allow comparing
PreRelease
s by @localheinz in #20 - Enhancement: Allow comparing
Version
s by @localheinz in #21 - Fix: Revert removal of
equals()
by @localheinz in #22 - Enhancement: Divide
README.md
into sections by @localheinz in #23 - Enhancement: Implement
isSmallerThan()
by @localheinz in #24 - Enhancement: Implement
isGreaterThan()
by @localheinz in #25
New Contributors
- @dependabot made their first contribution in #2
- @localheinz made their first contribution in #1
Full Changelog: https://github.com/ergebnis/version/commits/1.0.0