Skip to content

Releases: vanilla/garden-git

v1.2.2 - Support specifying git path

12 Jul 06:10
66e1418
Compare
Choose a tag to compare

v1.2.1

12 Jul 06:02
d9a828d
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v2.0.2

16 Jan 20:06
5f9c66f
Compare
Choose a tag to compare

Changes

  • Widen dependency specifiers to allow newer versions.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Jan 19:57
Compare
Choose a tag to compare

What's Changed

  • Github actions is now used for CI and supported PHP versions a 7.4 -> 8.3
  • garden-schema 3.x is now required.

Full Changelog: v1.1.1...v2.0.0

v1.2.0

08 Jul 18:59
Compare
Choose a tag to compare

What's Changed

  • Add PHP 8 to CI by @charrondev in #2
  • Relax "symfony/process" version requirement to allow version 6.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

05 Feb 00:50
Compare
Choose a tag to compare
  • Tidy up the gitIterator() method.
  • Update README with contributing guidelines.

Full Changelog: v1.1...v1.1.1

v1.1

04 Feb 06:51
Compare
Choose a tag to compare

Adds the ability to perform git operations with an iterator over the output.

Full Changelog: v1.0.1...v1.1

v1.0.1

02 Feb 05:06
Compare
Choose a tag to compare

Improved documentation

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial release

30 Jan 08:23
Compare
Choose a tag to compare

This is the full initial release. The interface will be stable until version 2.0.

Full Changelog: https://github.com/vanilla/garden-git/commits/v1.0.0

v0.1.0

28 Jan 20:54
Compare
Choose a tag to compare

Initial project creation. Check the README.