All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Initial published release.
- Add example project
- Add
TypeNotResolvedException
explanation to message - Remove redundant method
Resolve()
- Implement late binding
- Add multiple
Inject
attributes registration - Add message generation for pull requests
- Add dependency graph output on circular dependency
- Add dependency graph output on not registered typede
- Remove deprecated
Inject
attribute - Remove
Dispatcher
signal bus - Replace internal linking with a fully new ones
- Fix circular dependencies handling
- Implement container override behaviour
- Fix resolving with pre-instantiated objects
- Fix
includePlatforms
forUnity.Tests
- Fix issues related to code stripping
- Add exception for missing constructors