Skip to content

Releases: timoschinkel/codeowners-cli

1.7.1

04 May 07:24
84b5f91

Choose a tag to compare

Changed

  • Update requirement for timoschinkel/codeowners to ^2.0|^3.0 (#31)

1.7.0

19 Mar 13:00
81c9f01

Choose a tag to compare

Added

  • Support for Symfony 8 (#29)

1.6.1

10 Mar 09:33
737d451

Choose a tag to compare

Changed

  • Solve implicitly nullable parameters to better support PHP 8.4 (#27)

Removed

  • Support for PHP 8.1 (#27)

1.6.0

28 May 11:36
0f324f8

Choose a tag to compare

Added

  • -o/--owner-only option for codeowners owner to print only the owner (#26)

1.5.1

30 Jan 12:57
57000f0

Choose a tag to compare

Added

  • Support for Symfony 7 (next to Symfony 6) (#24)

1.5.0

29 Jan 10:58
9f1a794

Choose a tag to compare

Added

  • Optional option --strict for list-unowned-files to make the command usable in CI (#23)

1.4.1

29 Jan 10:09
317cb35

Choose a tag to compare

Removed

  • Dropped support for PHP 8.0

Added

  • Inspections - and thus support - for PHP 8.3 and 8.4

1.4.0

09 Dec 11:02
f1a6efa

Choose a tag to compare

Added

  • Version output to codeowners --version

Changed

  • Increased requirements for symfony/console and symfony/finder to ^6.0
  • Increased requirements for php to ^8.0, <8.3

1.3.1

27 Oct 08:22
6274a9b

Choose a tag to compare

Changed

  • Switched inspections from Travis to Github Actions
  • Updated the requirement for timoschinkel/codeowners to at least 2.0.0

1.3.0

08 Dec 16:43
14e7061

Choose a tag to compare

Added

  • Added command list-unowned-files