Skip to content

Releases: LayeredCraft/dynamo-mapper

v1.6.3

20 May 13:04
3173c31

Choose a tag to compare

Changes

🐛 Bug Fixes

v1.6.2

20 May 12:02
6e938a6

Choose a tag to compare

Changes

🔧 Maintenance

  • chore(deps): update devops templates and package versions (#120) @ncipollina

v1.6.1

21 Apr 12:07
8c12997

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(generator): honor effective requiredness for nested FromItem fallbacks (#115) @j-d-ha
  • fix(generator): use AssemblyInformationalVersion in GeneratedCode attribute (#113) @j-d-ha
  • fix(build): pass VERSION arg through taskfile build and pack steps (#112) @j-d-ha
  • fix(generator): handle missing AssemblyInformationalVersion gracefully (#111) @j-d-ha

✅ Tests

  • test(integration): add DateOnly and TimeOnly round-trip integration tests (#109) @j-d-ha

v1.6.0

19 Apr 14:43
6be037d

Choose a tag to compare

Changes

🚀 Features

  • feat(types): add native DateOnly and TimeOnly support (#108) @j-d-ha

v1.5.0

18 Apr 19:04
6a97b21

Choose a tag to compare

Changes

🚀 Features

🔧 Maintenance

  • ci(github): migrate to JSON-based NuGet versioning strategy (#104) @ncipollina

v1.4.2.39

18 Apr 18:29

Choose a tag to compare

v1.4.2.38

16 Apr 14:19
b9c6e11

Choose a tag to compare

What's Changed

  • fix(generator): handle deeply nested collections in helper method emitters by @j-d-ha in #103

Full Changelog: v1.4.1.37...v1.4.2.38

v1.4.1.37

14 Apr 17:00
8dd05ff

Choose a tag to compare

What's Changed

  • feat(hooks): hooks no longer require partial modifier by @j-d-ha in #101

Full Changelog: v1.4.0.36...v1.4.1.37

v1.4.0.36

13 Apr 13:10
ed4c5c3

Choose a tag to compare

What's Changed

  • feat(hooks): implement customization lifecycle hooks by @j-d-ha in #100

Full Changelog: v1.3.0.35...v1.4.0.36

v1.3.0.35

09 Apr 15:05
be26057

Choose a tag to compare

What's Changed

  • feat: support GUID collections and set-like CLR collections by @j-d-ha in #99

Full Changelog: v1.2.0.34...v1.3.0.35