Releases: nartc/mapper
Releases · nartc/mapper
v4.0.1
4.0.1 (2020-02-08)
Bug Fixes
common.utils.ts: fix selector string parser (5e60e50 ), closes #72
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.
v3.3.1
3.3.1 (2020-02-04)
Bug Fixes
base.ts: add inherit base map to reverse mapping if available (911f3b8 )
v3.3.0
3.3.0 (2020-02-04)
Features
automapper.ts: mapping inheritance (f027588 ), closes #68
v3.2.1
3.2.1 (2020-01-29)
Bug Fixes
readme.md: update readme (584acb0 )
readme.md: update readme to mention plugin (a9e98c4 )
v3.2.0
3.2.0 (2020-01-29)
Features
metadata-explorer.ts: add metadata explorer (dd5871a )
v3.1.3
3.1.3 (2020-01-28)
Bug Fixes
base.ts: only run plain to class on plain object (7da7898 )
v3.1.2
3.1.2 (2020-01-28)
Bug Fixes
base.ts: initialize with plain to class early (afa7028 )
v3.1.1
3.1.1 (2020-01-27)
Bug Fixes
base.ts: modify condition default value (a909bb1 )
base.ts: modify preCondition default value (2eb2d9c )
v3.1.0
3.1.0 (2020-01-26)
Features
automapper.ts: allow defaultValue for condition operations (1fd8ca2 ), closes #54
You can’t perform that action at this time.