Skip to content

Releases: Roave/BackwardCompatibilityCheck

8.1.0

23 Nov 09:09
8.1.0
8c6e978
Compare
Choose a tag to compare

Release Notes for 8.1.0

Feature release (minor)

8.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

8.0.0

13 Nov 13:09
8.0.0
94edbfc
Compare
Choose a tag to compare

Release Notes for 8.0.0

Backwards incompatible release (major)

This release changes the base REF from which BC breaks are computed: it was X.Y.0 before, and it is now X.Y.Z (considers also Z).

To do so, we moved some classes around:

Class Roave\BackwardCompatibility\Git\PickLastMinorVersionFromCollection has been deleted

8.0.0

  • Total issues resolved: 1
  • Total pull requests resolved: 3
  • Total contributors: 3

bc break,enhancement

renovate

7.4.0

31 Oct 21:53
7.4.0
670a5cd
Compare
Choose a tag to compare

Release Notes for 7.4.0

Feature release (minor)

7.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

dependencies,enhancement

renovate

7.3.0

12 Oct 21:31
7.3.0
e164a07
Compare
Choose a tag to compare

Release Notes for 7.3.0

Feature release (minor)

7.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

bug

enhancement

dependencies,php

7.2.0

10 Oct 19:59
7.2.0
f21e629
Compare
Choose a tag to compare

Release Notes for 7.2.0

Feature release (minor)

7.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

enhancement

dependencies,php

7.1.0

29 Aug 08:49
7.1.0
10abd71
Compare
Choose a tag to compare

7.0.0

31 Mar 09:58
7.0.0
1dd93f2
Compare
Choose a tag to compare

Release Notes for 7.0.0

Backwards incompatible release (major)

Due to BC breaks in symfony/console:^6, some incompatible changes were introduced:

The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
The parameter $default of Symfony\Component\Console\Command\Command#addArgument() changed from no type to a non-contravariant mixed|null
The parameter $shortcut of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant string|array
The parameter $default of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant mixed|null

7.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

dependencies,php

bc break,dependencies,php

6.4.0

31 Mar 09:43
6.4.0
bd7bb48
Compare
Choose a tag to compare

6.3.0

23 Mar 17:34
6.3.0
2e51abb
Compare
Choose a tag to compare

Release Notes for 6.3.0

Feature release (minor)

6.3.0

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 3

bug,enhancement

bug,duplicate

6.2.0

08 Mar 16:03
6.2.0
079f2a6
Compare
Choose a tag to compare

Release Notes for 6.2.0 "Russian Warship go Fuck Yourself"

Feature release (minor)

6.2.0 "Russian Warship go Fuck Yourself"

  • Total issues resolved: 0
  • Total pull requests resolved: 41
  • Total contributors: 3

enhancement

dependencies,php

dependencies,github_actions

bug