Skip to content

Releases: composer/semver

3.4.4

20 Aug 19:16
1981666

Choose a tag to compare

What's Changed

  • Fixed some type annotations to use list return types by @gharlan in #171

New Contributors

Full Changelog: 3.4.3...3.4.4

3.4.3

19 Sep 14:16
4313d26

Choose a tag to compare

  • Fixed some type annotations

Full Changelog: 3.4.2...3.4.3

3.4.2

12 Jul 11:53
c51258e

Choose a tag to compare

  • Fixed PHP 5.3 syntax error

Full Changelog: 3.4.1...3.4.2

3.4.1

12 Jul 09:13
8536c1b

Choose a tag to compare

  • Fixed normalizeStability's return type to enforce valid stabilities

Full Changelog: 3.4.0...3.4.1

3.4.0

31 Aug 09:50
35e8d0a

Choose a tag to compare

  • Support larger major version numbers (#149)

Full Changelog: 3.3.2...3.4.0

3.3.2

01 Apr 19:23
3953f23

Choose a tag to compare

  • Fixed handling of non-string values (#134)

3.3.1

16 Mar 11:22
5d8e574

Choose a tag to compare

  • Fixed possible cache key clash in the CompilingMatcher memoization (#132)

3.3.0

15 Mar 08:36
f79c90a

Choose a tag to compare

  • Improved performance of CompilingMatcher by memoizing more (#131)
  • Added CompilingMacher::clear to clear all memoization caches

3.2.9

04 Feb 14:19
a951f61

Choose a tag to compare

  • Revert #129 (Fixed MultiConstraint with MatchAllConstraint) which caused regressions

Full Changelog: 3.2.8...3.2.9

3.2.8

04 Feb 12:13
3976a9e

Choose a tag to compare

  • Updates to latest phpstan / CI by @Seldaek in #130
  • Fixed MultiConstraint with MatchAllConstraint by @Toflar in #129

Full Changelog: 3.2.7...3.2.8