v6.4.0
Change Log
v6.4.0 (10/19/2020)
Full Changelog
Merged Pull Requests
Bugfix/initializer (10/19/2020) #547 (seesharper)
This PR fixes a potential bug where we didn't pass the current scope to the Initialize
method.
Also added a new Initialize
overload that filters initialization by the TService
generic argument.