Skip to content

Releases: Innmind/DependencyGraph

3.8.0

11 Nov 13:09
3.8.0
835d3c5
Compare
Choose a tag to compare

What's Changed

  • Use innmind/validation to make sure the HTTP responses are valid by @Baptouuuu in #8

Full Changelog: 3.7.3...3.8.0

3.7.3

03 Aug 07:59
3.7.3
459676d
Compare
Choose a tag to compare

Fixed

  • Max opened files exhaustion when loading a vendor with a lot of packages

3.7.2

28 Jul 16:25
3.7.2
5e340a2
Compare
Choose a tag to compare

Fixed

  • Circular dependency crashing the depends-on command by memory exhaustion

3.7.1

28 Jul 15:41
3.7.1
3a0ec53
Compare
Choose a tag to compare

Fixed

  • Circular dependency crashing the of command by memory exhaustion

3.7.0

28 Jul 08:59
3.7.0
6e7f3ea
Compare
Choose a tag to compare

Added

  • Innmind\DependencyGraph\Package::repository()

3.6.0

28 Jul 08:59
3.6.0
025304d
Compare
Choose a tag to compare

Added

  • Support for innmind/operating-system:~5.0

3.5.1

02 Dec 10:27
3.5.1
9ab6698
Compare
Choose a tag to compare

Fixed

  • When dot is not installed it displays a message telling so instead of crashing

3.5.0

26 Nov 14:02
3.5.0
082307b
Compare
Choose a tag to compare

Changed

  • Requires innmind/immutable:~5.2
  • Requires innmind/operating-system:~4.1
  • Requires innmind/framework:~2.0

3.4.1

11 Nov 11:13
3.4.1
cdfdeef
Compare
Choose a tag to compare

Fixed

  • Same relation was displayed multiple times

3.4.0

24 Sep 13:37
3.4.0
b364879
Compare
Choose a tag to compare

Added

  • Support for innmind/immutable:~5.0

Changed

  • It uses asynchronous HTTP calls to fetch package details faster

Removed

  • Support for PHP 8.1