Skip to content

Releases: gitonomy/gitlib

v1.4.0

20 Dec 15:38
2c7fbbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.8...v1.4.0

v1.3.8

11 May 08:30
9fea656
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7

04 Oct 14:21
00b57b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

05 Aug 09:18
33ae0a2
Compare
Choose a tag to compare

What's Changed

  • Added more type hinting & Fixed bug when parsing renamed files with spaces and/or non english-symbols by @tolik518 in #194

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

10 May 12:28
793ffe5
Compare
Choose a tag to compare
Release v1.3.5

v1.3.3

23 Jan 20:27
5035f69
Compare
Choose a tag to compare
Update composer.json

v1.3.2

06 Sep 20:31
Compare
Choose a tag to compare
Fixed passing null to integer param

v1.3.1

06 Sep 19:45
Compare
Choose a tag to compare
  • Added missing ReturnTypeWillChange annotations

v1.3.0

04 Sep 20:13
Compare
Choose a tag to compare
  • Support Symfony 6 and PHP 8.1

v1.2.3

29 Dec 16:52
Compare
Choose a tag to compare
  • Fixed type issues in the FileChanges class