v1.5.0
- Bugfix: Handle unhashable keys during merge (#122)
- Improvement: wrap errors returned by JSON unmarshal (#106)
- Deprecation: Deprecate code in goyaml.v2 and goyaml.v3 directories, and redirect to equivalents in go.yaml.in/yaml/v2 and go.yaml.in/yaml/v3 (#133)
Full Changelog: v1.4.0...v1.5.0