Skip to content

Version 3.0.0

Choose a tag to compare

@nikolaposa nikolaposa released this 02 May 09:31
· 145 commits to master since this release

Added

Changed

Removed

  • Setter method from the VersionAwareInterface
  • Version::from(Major|Minor|Path|PreRelease|Build) named constructors in favor of having a single Version::fromParts() named constructor with optional parameters
  • VersionCollection::fromArray(); constructor with variadic Version arguments should be used instead