All notable changes to this project will be documented in this file. This project surprisingly adheres to Semantic Versioning.
No notable changes.
1.1.0 - 2017-02-13
SemanticVersionInterface->isMajorRelease()
SemanticVersionInterface->isMinorRelease()
SemanticVersionInterface->isPatchRelease()
SemanticVersionInterface->isPreRelease()
1.0.0 - 2016-07-24
autoload.php
in favor of using aPSR-4
compatible class loader- Section about manual setup in
README.md
1.0.0-rc.3 - 2016-07-22
CHANGELOG.md
(inspired by Keep a CHANGELOG)SemanticComparatorInterface
SemanticVersionInterface
SemanticComparator
implementsSemanticComparatorInterface
SemanticVersion
implementsSemanticVersionInterface
- Updated to
PHPUnit ~5.0
- Switched to
PSR-2
- Dropped official support for
PHP < 5.6
- Renamed
NoSemanticVersionException
toInvalidVersionException