v0.12.0
Imported release from original tag date 2022-08-03.
-
Feature: Support loading environment variables from DI container configuration.
(#184 by @clue) -
Feature: Support typed container variables for container factory functions.
(#178, #179 and #180 by @clue) -
Feature: Support nullable and
null
arguments and default values for DI container configuration.
(#181 and #183 by @clue) -
Feature: Support untyped and
mixed
arguments for container factory.
(#182 by @clue)