Releases: projek-xyz/container
Releases · projek-xyz/container
v0.7.0
v0.6.0
Features
- add backward slash to all global functions (9e4e475)
- add extend method (f911b2f), closes #39
- change returns type of set() method (3cf9636)
- change returns value of setContainer() method (0a4dd7a)
- mark ArrayContainer & PropertyContainer as deprecated (a74109b)
- mark ContainerInterace as deprecated & remove the use of it (8f743eb)
- some behavior changes (c7ddba2)
- unset now accepts spread operator in the argument (d56f12b)
- excaption: make clearer excaption message (a0fc0b2)
- resolver: cleanup methods (c63f18c)
- resolver: simplify resolve method (1c6c606)
Bug Fixes
- resolver: fix some unpredictable exceptions & only returns non-callable object as is (60b355d)
- fix undefined method (6fcee4d), closes #29
Compare with previous version: v0.5.0...v0.6.0
v0.5.0
v0.4.5
v0.4.4
Bug Fixes
- fix ContainerAware::getContainer() return value (5347f98)
Compare with previous version: v0.4.3...v0.4.4
v0.4.3
Bug Fixes
- issue on ContainerAware when theres no Container instance assigned (03a1d35)
Compare with previous version: v0.4.2...v0.4.3
v0.4.2
Compare with previous version: v0.4.1...v0.4.2
v0.4.1
Compare with previous version: v0.4.0...v0.4.1
v0.4.0
v0.3.3
Features
- add helper class to integrate with the container (249b35a)
Compare with previous version: v0.3.2...v0.3.3