Skip to content

Releases: Talesoft/tale-di

0.1.1: - Updated project structure to reflect latest standards

13 Feb 17:14
Compare
Choose a tag to compare
- Made container PSR-11 compatible
- Separated Setters and Arguments fully
- Args is now Arguments
- Fixed and tested container serialization for caching
- Updated README
- Added Container class to use as your DI container directly
- Dependencies in container are now cached a bit better
- Reverse dependency searching has been removed, it's now reverse by default and always

0.1

21 May 14:28
Compare
Choose a tag to compare
0.1
Cleanup