Skip to content

Releases: vanilla/garden-container

v4.1.1

15 Dec 17:27
fcf772c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

15 Dec 16:20
ace9101
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.4.0.2...v4.0.3

Release 4.0.2

27 Jan 17:51
d246ebb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V4.0.1...v.4.0.2

Version 4.0.1

19 Dec 20:46
5ab4461
Compare
Choose a tag to compare
Version 4.0.1 Pre-release
Pre-release

This is a very minor release having some update to the the previous PHP8 release

  • Update xdebug version for circleci to V3.1.5 to support php8
  • Fixed a bug around resolving overriding passed arguments against default arguments

Version 4.0.0

18 Nov 19:17
553a291
Compare
Choose a tag to compare
Version 4.0.0 Pre-release
Pre-release

This release adds CI and Psalm support for PHP 8.0 and container support for PHP8.0 feature "Union Types" . The minimum version support for CI and psalm has been moved from php 7.2 to php 7.4.

Version 3.1.0

04 Nov 22:32
5e3caf3
Compare
Choose a tag to compare

Definitions of some methods of Container have been extracted into ContainerConfigurationInterface.

Version 3.0.7

24 Sep 20:18
3b4fdb3
Compare
Choose a tag to compare

This is a minor release that just improves error messaging to aid in debugging container instantiation issues.

Version 3.0.6

12 Aug 22:59
d3b9976
Compare
Choose a tag to compare

This release adds CI and Psalm support for PHP 7.4.

Version 3.0.5

11 Aug 15:20
dd56942
Compare
Choose a tag to compare

This version has only doc block changes to support new functionality in PHPStorm.

v4.0.0 Beta 1

14 May 05:00
ae5d0d8
Compare
Choose a tag to compare
v4.0.0 Beta 1 Pre-release
Pre-release

Beta release, nothing to see here.