Skip to content

Releases: Innmind/DependencyGraph

3.9.0

28 Feb 16:16
Immutable release. Only release title and notes can be modified.
3.9.0
1faa24b

Choose a tag to compare

What's Changed

Full Changelog: 3.8.0...3.9.0

3.8.0

11 Nov 13:09
3.8.0
835d3c5

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

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

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

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

Choose a tag to compare

Added

  • Innmind\DependencyGraph\Package::repository()

3.6.0

28 Jul 08:59
3.6.0
025304d

Choose a tag to compare

Added

  • Support for innmind/operating-system:~5.0

3.5.1

02 Dec 10:27
3.5.1
9ab6698

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

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

Choose a tag to compare

Fixed

  • Same relation was displayed multiple times