Skip to content

Releases: darccio/mergo

v0.3.7

23 Jan 23:31
7c29201
Compare
Choose a tag to compare

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

v0.3.6

30 Jul 21:27
9f23e2d
Compare
Choose a tag to compare
Update README.md

v0.3.5: Merge pull request #82 from vdemeester/slice-merge-fix

08 Jun 14:02
9316a62
Compare
Choose a tag to compare

New transformer WithAppendSlice

04 Apr 21:31
9d5f127
Compare
Choose a tag to compare

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.

Fixed bugs, unexported types and semantic versioning

02 Apr 13:57
Compare
Choose a tag to compare

We keep improving things: even better nil/invalid values handling

19 Jan 22:02
163f413
Compare
Choose a tag to compare
Merge pull request #59 from imdario/fix/pr-58

Fix PR #58

Minor fix for transformer: better nil/invalid values handling

19 Jan 07:53
dc972c8
Compare
Choose a tag to compare
Merge pull request #57 from imdario/fix/pr-56

Pull request #56 merged after passing tests in Travis CI

Important release: Transformers and more fixes <3

12 Jan 00:21
Compare
Choose a tag to compare

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.

Fixed several bugs with pending PRs

09 Oct 18:35
Compare
Choose a tag to compare

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

Updated dependencies, documentation and code of conduct

09 Oct 17:16
Compare
Choose a tag to compare
Merge pull request #42 from imdario/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md