Skip to content

Release 0.5

Compare
Choose a tag to compare
@seancorfield seancorfield released this 03 Nov 17:41
· 14 commits to master since this release

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.