Unclaimed project
Are you a maintainer of AutoMapper? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/LuckyPennySoftware/AutoMapper/compare/v15.0.0...v15.0.1
This release supersedes the 15.0.0 release, reverting behavior and overloads so that the AddAutoMapper overloads separate the "scanning for maps" from the "scanning for dependencies". Unfortunately it's not really possible to combine these two together.
This also fixes a critical bug in #4545 that does not work with .NET 4.x applications (as intended).
Because of this, the 15.0.0 will be delisted because of the breaking changes there.