Skip to content

Releases: gitonomy/gitlib

v1.5.0

03 Nov 16:03
ac17834

Choose a tag to compare

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

20 Dec 15:38
2c7fbbd

Choose a tag to compare

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

11 May 08:30
9fea656

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

Choose a tag to compare

What's Changed

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

v1.3.6

05 Aug 09:18
33ae0a2

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

Choose a tag to compare

Release v1.3.5

v1.3.3

23 Jan 20:27
5035f69

Choose a tag to compare

Update composer.json

v1.3.2

06 Sep 20:31

Choose a tag to compare

Fixed passing null to integer param

v1.3.1

06 Sep 19:45

Choose a tag to compare

  • Added missing ReturnTypeWillChange annotations

v1.3.0

04 Sep 20:13

Choose a tag to compare

  • Support Symfony 6 and PHP 8.1