Skip to content

v6.4.0

Compare
Choose a tag to compare
@seesharper seesharper released this 19 Oct 21:43
· 77 commits to master since this release
751db2a

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.