Skip to content

Releases: gitonomy/gitlib

v1.5.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 03 Nov 16:03
ac17834

What's Changed

  • Support only PHP 8.0-8.4
  • Detect binary file by NULL byte
  • Set default range counts
  • Add optional entry type option for tree entries
  • Fixed a few minor bugs

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@alexandresalome alexandresalome released this 20 Dec 15:38
2c7fbbd

What's Changed

  • Support only Symfony 5-7
  • Support only PHP 8.0-8.2

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

v1.3.8

Choose a tag to compare

@lyrixx lyrixx released this 11 May 08:30
9fea656

What's Changed

New Contributors

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

v1.3.7

Choose a tag to compare

@lyrixx lyrixx released this 04 Oct 14:21
00b57b7

What's Changed

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

v1.3.6

Choose a tag to compare

@lyrixx lyrixx released this 05 Aug 09:18
33ae0a2

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

Choose a tag to compare

@lyrixx lyrixx released this 10 May 12:28
793ffe5
Release v1.3.5

v1.3.3

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 23 Jan 20:27
5035f69
Update composer.json

v1.3.2

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 06 Sep 20:31
Fixed passing null to integer param

v1.3.1

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 06 Sep 19:45
  • Added missing ReturnTypeWillChange annotations

v1.3.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 04 Sep 20:13
  • Support Symfony 6 and PHP 8.1