All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
For a full diff see 1.2.0...main
.
For a full diff see 1.1.0...1.2.0
.
- Added support for PHP 8.4 (#167), by @localheinz
For a full diff see 1.0.0...1.1.0
.
- Added support for PHP 8.0 (#77), by @localheinz
- Added support for PHP 7.4 ([#78]), by @localheinz
For a full diff see 64ced12...1.0.0
.
- Added
Version
as a value object (#1), by @localheinz - Added
Major
as a value object (#3), by @localheinz - Added
Minor
as a value object (#4), by @localheinz - Added
Patch
as a value object (#5), by @localheinz - Added
PreRelease
as a value object (#8), by @localheinz - Added
BuildMetaData
as a value object (#9), by @localheinz