Skip to content

Releases: framework-one/di1

Release 1.1.1

26 Dec 23:11
Compare
Choose a tag to compare

Sync'd from FW/1 3.5.0 -- see the change log in that repo for details.

Release 1.1.0

13 Jul 18:56
Compare
Choose a tag to compare

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

03 Nov 17:41
Compare
Choose a tag to compare

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

21 Aug 02:09
Compare
Choose a tag to compare

Supports optional properties in injectProperties()

Release 0.4.8

21 Aug 02:11
Compare
Choose a tag to compare

Fix thread safety issue in setter metadata caching