Changelog History
Page 1
-
v0.3.11
August 11, 2020 -
v0.3.10 Changes
July 18, 2020๐ After the broken 0.3.9, I decided to revert the faulty PR #105, reopening the issues #90 and #103. Also, this release includes all the other pending bugs. As it is getting harder to modify the codebase, I decided to freeze it. I'm going to merge only PRs fixing bugs with proper tests.
โ On the other hand, I will start a new cleanroom implementation. Existing tests will be reviewed and used as "test subjects". Also, I plan to collect real-world examples to use them also as "test subjects" in a separate repository.
๐ง In this process, I would like to work from the bottom to the top, focusing on getting the core right. I plan to keep a legacy compatibility layer, but the new API may differ from the current one to allow better maintenance and new features.
-
v0.3.9
March 24, 2020 -
v0.3.8
October 03, 2019 -
v0.3.7 Changes
January 23, 2019๐ Two PR merged to fix bugs. Thanks @requilence, @smgladkovskiy, @vdemeester and @luisdavim for your time!
-
v0.3.6
July 30, 2018 -
v0.3.5
June 08, 2018 -
v0.3.4 Changes
April 04, 2018Commit 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
April 02, 2018 -
v0.3.2
January 19, 2018