v4.0.0
4.0.0 (2020-02-04)
Bug Fixes
- metadata-explorer.ts: fix metadata explorer for plugin (b8681eb)
Features
- automapper.ts: reimplement mapping inheritance for better generics (bf964cc)
BREAKING CHANGES
- automapper.ts: includeBase is no longer a part of CreateMapFluentFunctions. Instead, it is now a
part of CreateMapOptions.