Skip to content

Releases: LayeredCraft/dynamo-mapper

v1.0.0.32

08 Apr 01:23
157a306

Choose a tag to compare

What's Changed

  • fix(mappers): dot-notation field overrides now resolve through collection element types by @j-d-ha in #92

Full Changelog: v1.0.0.31...v1.0.0.32

v1.0.0.31

30 Mar 12:45
15d0820

Choose a tag to compare

What's Changed

  • refactor!: rename all namespaces to LayeredCraft.DynamoMapper.* by @ncipollina in #86

Full Changelog: v1.0.6.30...v1.0.0.31

v1.0.6.30

23 Mar 15:06
6819c7b

Choose a tag to compare

What's Changed

  • build(deps): pin Microsoft.CodeAnalysis to v5.0.0 to fix interception bug by @ncipollina in #83

Full Changelog: v1.0.5.29...v1.0.6.30

v1.0.5.29

21 Mar 18:56
5279ea0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5.28...v1.0.5.29

v1.0.5.28

19 Mar 13:05
b13d83c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5.27...v1.0.5.28

v1.0.5.27

06 Mar 19:12
d6162d4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4.26...v1.0.5.27

v1.0.4.26

06 Mar 18:17
65066e1

Choose a tag to compare

What's Changed

  • feat(skills): add DynamoMapper agent skill with reference documentation by @j-d-ha in #76

Full Changelog: v1.0.4.25...v1.0.4.26

v1.0.4.25

18 Feb 12:59
e9bc805

Choose a tag to compare

What's Changed

  • feat(mappers): add nested object mapping support with reusable helper methods by @j-d-ha in #72

Full Changelog: v1.0.3.24...v1.0.4.25

v1.0.3.24

11 Feb 13:58
a881f64

Choose a tag to compare

What's Changed

  • chore(deps): bump version to 1.0.3 and update dependencies by @ncipollina in #71

Full Changelog: v1.0.2.23...v1.0.3.24

v1.0.2.23

09 Feb 19:41
9d80a58

Choose a tag to compare

What's Changed

  • feat(source-generators): opt-in base class property mapping by @ncipollina in #68

Full Changelog: v1.0.1.21...v1.0.2.23