Skip to content

Releases: leapt/git-wrapper

Allow Symfony 8 & test PHP 8.5

Choose a tag to compare

@jmsche jmsche released this 30 Aug 16:22

What's Changed

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

v2.0.0

Choose a tag to compare

@jmsche jmsche released this 05 Dec 10:12

What's Changed

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

Add getLastCommit() method & deprecate not using a CommandInterface

Choose a tag to compare

@jmsche jmsche released this 27 Jul 09:38

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

Choose a tag to compare

@jmsche jmsche released this 24 Jul 09:18
2360884

What's Changed

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

Allow Symfony 6

Choose a tag to compare

@jmsche jmsche released this 21 Oct 13:20
  • Allow Symfony 6
  • Test against PHP 8.1

Initial release

Choose a tag to compare

@jmsche jmsche released this 26 Feb 08:32
v1.0.0

Add badges on README