Releases: gyselroth/micro-container
Releases · gyselroth/micro-container
2.3.3
03 Dec 14:04
Compare
Sorry, something went wrong.
No results found
[FIX] Parent service definition does overwrite container settings like singleton
2.3.2
19 Nov 11:46
Compare
Sorry, something went wrong.
No results found
[FIX] new line characters does not get matched used in ENV() default value
2.3.1
19 Nov 11:38
Compare
Sorry, something went wrong.
No results found
[FIX] env variables which get injected to an argument with no type hint are now a string and not null
2.3.0
15 Nov 15:15
Compare
Sorry, something went wrong.
No results found
[CHANGE] Child service definition does not override a parent definition
[CHANGE] Closure arguments are not bound to the container by default
[FEATURE] Added support for non string env params (including json)
2.2.0
05 Nov 08:28
Compare
Sorry, something went wrong.
No results found
[FEATURE] Support for batch calls
2.1.2
21 May 14:53
Compare
Sorry, something went wrong.
No results found
[FIX] calls is ignored if service (class) has no constructor #21
2.1.1
08 Feb 11:02
Compare
Sorry, something went wrong.
No results found
[FEATURE] Use ENV variable in a use statement #19
2.1.0
29 Jan 14:03
Compare
Sorry, something went wrong.
No results found
[FEATURE] Build instances with runtime arguments #12
[CHANGE] singleton: true should be the default (which it is), but true/false should be switched. #13
[CHANGE] Removed the deprecated selects functionality (use select: true for calls statements)
2.0.3
19 Dec 10:30
Compare
Sorry, something went wrong.
No results found
[FIX] "expected to be a reference, value given in" for arguments as refernece with default value #9
2.0.2
19 Nov 16:23
Compare
Sorry, something went wrong.
No results found
[CHANGE] Chaining calls and selects calls in a mixed declaration. #7