Skip to content

Releases: matteosister/GitElephant

v4.6.0

26 Nov 16:24
4e546ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

08 Oct 12:59
6f396bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.3...v4.5.0

v4.4.3

30 Jun 06:33
Compare
Choose a tag to compare
Actually (correctly) fix the reported #183

Update dependencies for Symfony 6.0

08 Apr 16:20
c59d4fa
Compare
Choose a tag to compare
Update dependencies (#181)

* update dependencies, fix tests

* fix tests

* fix tests

* fix tests

* fix tests

Co-authored-by: Artjoms Suharevs <[email protected]>

PHP8 code updates

15 Feb 11:54
4776b42
Compare
Choose a tag to compare
Gitattributes: Ignore files when exporting package (#177)

* Merge latest changes to master branch (#174)

* Restructure the GitHub Action setup to include automatic code-style-fix (#172)

* Restructure the GitHub Action setup including auto cs-fix

* Use same format for all workflow files

* Add (not activated) GitHub Funding file

* fix-rename-status (#173)

* fix-rename-status

* code-style

* fix cs

Co-authored-by: Tim Bernhard <[email protected]>
Co-authored-by: 云无心 <[email protected]>

* Ignore files when exporting package

Co-authored-by: Artem <[email protected]>
Co-authored-by: 云无心 <[email protected]>

v4.2.2: fix-rename-status (#173)

01 Dec 16:16
60a7824
Compare
Choose a tag to compare
* fix-rename-status

* code-style

* fix cs

Release v4.2.1

01 May 05:18
2c88a42
Compare
Choose a tag to compare

This release adds an addtional option to ->commit() in order to set a custom date for a commit.

Release v4.2.0

17 Apr 10:00
58c2c96
Compare
Choose a tag to compare
Merge pull request #168 from matteosister/march-2020-improvements

March 2020 improvements

Release v4.1.2

23 Mar 13:43
Compare
Choose a tag to compare

Another hotfix fixing issues with elder PHP versions.

Release v4.1.1.

23 Mar 11:08
ab9f70b
Compare
Choose a tag to compare

This release fixes an issue where the compatibility with some versions of the symfony/process component were broken.