Releases: framework-one/di1
Releases · framework-one/di1
Release 1.1.1
Sync'd from FW/1 3.5.0 -- see the change log in that repo for details.
Release 1.1.0
Sync'd back standalone from FW/1 3.1.0.
See the FW/1 3.1.0 release notes for more details.
Release 0.5
declareBean()
now supports per-bean overrides, to support multiple configurations of a single bean.
DI/1 ignores itself (ioc.cfc
) and FW/1 (framework.cfc
) to avoid strange behavior during autowiring.
Release 0.4.9
Supports optional properties in injectProperties()
Release 0.4.8
Fix thread safety issue in setter metadata caching