Skip to content

v6.4.1

Compare
Choose a tag to compare
@seesharper seesharper released this 08 Feb 11:08
· 68 commits to master since this release
05396e3

Change Log

v6.4.1 (2/8/2022)

Full Changelog

Merged Pull Requests

Bugfix - Dispose singletons in the correct order (2/7/2022) #557 (seesharper)

This PR fixes #556
Update appveyor image (2/7/2022) #562 (seesharper)

Fixed NuGet API Key (2/8/2022) #563 (seesharper)

Closed Issues

  • High memory usage for unit tests (11/17/2020) #548 (ArnaudB88)
  • Retrieve instance from scope (11/6/2020) #549 (ArnaudB88)
  • No parameterless constructor exception when using annotations? (1/14/2021) #550 (aggiehorns)
  • RegisterAssembly duplicates services registrations (3/10/2021) #554 (DmitriyPahovskiy)
  • Dispose order with function factories (2/7/2022) #556 (toserk)