Releases: servicetitan/lazy-proxy-unity
Releases · servicetitan/lazy-proxy-unity
0.1.1
- Add overloads with names;
- Add an exception for non interface registrations;
- Minor change on tests;
- Update LazyProxy to 0.1.1;
- Add XML documentation for NuGet.
0.1.0
The first version.
The following is supported:
- Registration of types by interfaces;
- Passing lifetime managers;
- Passing injection members;
- Resolving by child containers.