Skip to content

Releases: leapt/git-wrapper

Allow Symfony 8 & test PHP 8.5

30 Aug 16:22

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 Dec 10:12

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v2.0.0

Add getLastCommit() method & deprecate not using a CommandInterface

27 Jul 09:38

Choose a tag to compare

What's Changed

  • Add getLastCommit() method by @jmsche in #9
  • Increase PHPStan level to 7 by @jmsche in #10
  • Add CommandInterface & deprecate passing a command not implementing it by @jmsche in #12

Full Changelog: v1.2.0...v1.3.0

Allow Symfony 7

24 Jul 09:18
2360884

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Allow Symfony 6

21 Oct 13:20

Choose a tag to compare

  • Allow Symfony 6
  • Test against PHP 8.1

Initial release

26 Feb 08:32

Choose a tag to compare

v1.0.0

Add badges on README