⚠️ LOOKING FOR AN OWNER! This package is largely in maintenance mode - if you'd like to help the community out and pull it out of maintenance mode, come drop us a line!
This is primarily a dependency and framework update. It is the first release where the library is effectively in maintenance mode. Check out the pinned issue here for more about what this means and what you can do to help.
- Breaking changes:
- Add .NET 8 support, drop .NET 5 support.
- Update minimum Autofac to 8.1.0. Autofac 8.0.0 has some breaking changes which will propagate here if you take this update.
- Other changes:
- Update all dependencies as possible. Includes update to Moq 4.18.4.
- Update nullable type annotations.
- Fix invalid test that incorrectly registered an abstract class.
Full Changelog: v6.1.1...v7.0.0