DeepMerge v1.0.0 Release Notes

Release Date: 2019-03-26 // about 5 years ago
    • โž• Added the possibility to @derive [DeepMerge.Resolver] if you want your custom structs to also easily be deep_mergeable
    • โž• added type specs
    • ๐Ÿ”„ Changed elixir support to ~> 1.6

    Considered feature complete (tm) - unless you come with great feature ideas of course ;)


Previous changes from v0.2.0

    • โœ‚ Remove compile warnings on elixir 1.7
    • โœ‚ Remove 1.2 from the build matrix (was getting big, should still work)