Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Releases: alsami/AutoMapper.Extensions.Autofac.DependencyInjection

3.0.0

17 Nov 17:36
Compare
Choose a tag to compare

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

17 Nov 14:42
Compare
Choose a tag to compare

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