Releases: vanilla/garden-git
Releases · vanilla/garden-git
v1.2.2 - Support specifying git path
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v2.0.2
v2.0.0
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
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
- Tidy up the
gitIterator()
method. - Update README with contributing guidelines.
Full Changelog: v1.1...v1.1.1
v1.1
Adds the ability to perform git operations with an iterator over the output.
Full Changelog: v1.0.1...v1.1
v1.0.1
Improved documentation
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial release
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
Initial project creation. Check the README.