Mergo Versions Save

Mergo: merging Go structs and maps since 2013

v0.3.7

5 years ago

Two PR merged to fix bugs. Thanks @requilence, @smgladkovskiy, @vdemeester and @luisdavim for your time!

v0.3.6

5 years ago

v0.3.5

6 years ago

v0.3.4

6 years ago

Commit e6c5cef change the behavior of how Mergo handles slice when WithOverride is used. If you want the previous behavior, to append source slice in destination slice, use WithAppendSlice and WithOverride.

v0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

Please check your projects against this new release, as it introduces a new feature: transformers! Thanks to #49 now you can merge specific types differently that the default.

0.2.4

6 years ago

This release includes several fixes to known problems. It's advised to update.

0.2.3

6 years ago