Skip to content

Releases: Insei/gomapper

v1.1.7

Choose a tag to compare

@Insei Insei released this 07 Dec 09:46

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

Choose a tag to compare

@Insei Insei released this 03 Dec 12:25

What's Changed

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

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

v1.1.5

Choose a tag to compare

@Insei Insei released this 08 Aug 11:34
remove unused routes

v1.1.4

Choose a tag to compare

@Insei Insei released this 08 Aug 06:36
[+] added functional options for auto mapping

v1.0.3

Choose a tag to compare

@Insei Insei released this 23 Apr 13:10
fix pointer to uuid type auto mapping and add test

v1.0.1

Choose a tag to compare

@Insei Insei released this 04 Apr 13:14
slices: add mapping for pointer slices and pointer values in slices f…

v1.0.0

Choose a tag to compare

@Insei Insei released this 06 Mar 13:24
add advanced info about source and dest types to errors

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

v0.0.3

Choose a tag to compare

@Insei Insei released this 23 Oct 11:59
add support slices with pointer elements

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

v0.0.1

Choose a tag to compare

@Insei Insei released this 11 May 09:15
init