Releases: alsami/AutoMapper.Extensions.Autofac.DependencyInjection
Releases · alsami/AutoMapper.Extensions.Autofac.DependencyInjection
3.0.0
3.0.0 (2018-11-17)
Breaking changes / Bug fixes
- Remove AutoMapper.Collection for now since it is not compatible with latest AutoMapper update and causes and exception when injecting
IMapper
. Issue is already being tracked on github.
2.0.0
2.0.0 (2018-11-17)
Breaking changes
- Updating to AutoMapper 8.0.0 introduces breaking changes by renaming some function. Please checkout the upgrade-guide for more information.
Features
- Update AutoMapper to version 8.0.0