Releases: clavoie/di
Releases · clavoie/di
v2.2.0
v2.1.0
v2.0
- removed the def collections. now everything is a slice of defs and the resolver constructor can take a variable amount of def slices
- removed def constructor. now just initialize a new def structure
- cleaned up the example code to make it clearer, and the package documentation
- added convenience functions for some of the boilerplate that was forming around hooking di into the server startup
Release v1.0
Initial stable release