Skip to content

Releases: Insei/gomapper

v1.1.7

07 Dec 09:46

Choose a tag to compare

What's Changed

  • auto-mapper: reuse existing routes by @Insei in #7

New Contributors

  • @Insei made their first contribution in #7

Full Changelog: v1.1.6...v1.1.7

v1.1.6

03 Dec 12:25

Choose a tag to compare

What's Changed

  • added WithFieldSkip option for auto mapping by @dimacgka in #6

Full Changelog: v1.1.5...v1.1.6

v1.1.5

08 Aug 11:34

Choose a tag to compare

remove unused routes

v1.1.4

08 Aug 06:36

Choose a tag to compare

[+] added functional options for auto mapping

v1.0.3

23 Apr 13:10

Choose a tag to compare

fix pointer to uuid type auto mapping and add test

v1.0.1

04 Apr 13:14

Choose a tag to compare

slices: add mapping for pointer slices and pointer values in slices f…

v1.0.0

06 Mar 13:24

Choose a tag to compare

add advanced info about source and dest types to errors

Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>

v0.0.3

23 Oct 11:59

Choose a tag to compare

add support slices with pointer elements

Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>

v0.0.1

11 May 09:15

Choose a tag to compare

init