Skip to content

Releases: supakeen/yamlplus

Release v1.1.0

03 May 06:53
18c1f20

Choose a tag to compare

Changes in v1.1.0

  • feat: include decoder interface (18c1f20)

Installation

go get github.com/supakeen/yamlplus@v1.1.0

Release v1.0.1

08 Apr 16:18
d637a13

Choose a tag to compare

Changes in v1.0.1

  • quality: clone alias as well (d637a13)
  • fix: drop anchors from cloned nodes (8f709ae)
  • fix: alias fixups (b31bb33)
  • fix: no full registry in error (4e33bcb)
  • bug: thread-safety in resolveMapMergeXRef (c9fa3fb)

Installation

go get github.com/supakeen/yamlplus@v1.0.1

Release v1.0.0

08 Apr 08:32
b7c9e78

Choose a tag to compare

Changes in v1.0.0

Initial release of this library, nothing worthy of a changelog.

Installation

go get github.com/supakeen/yamlplus@v1.0.0