- fix: Remove
fake_reflection
- fix: dispose callback
- fix: replace with others tags
- fix: Custom split to generics datas in many levels (thanks @luanbatistadev)
- add: Multi Injector (thanks @davidsdearaujo).
- add: Get and register instances by name (thanks toshi @toshiossada).
- fix: allow add same bind with tag diff
- add: BindConfig
- chore: Update Exceptions
- fix: filter injectable params
- chore: Separed Injector interface
- fix: Internal call dispose.
- fix: disposeSingletonsByTag error
- Fix: dart doc & readme
- Added: documentation with dart doc
- Readme updated
- fix: Resolver class name with Object
- fix: param with named and positional params
- Initial version.