Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@lynchsft lynchsft released this 17 Feb 03:33
· 16 commits to main since this release
2688707

5.3.0

Breaking

  • None.

Enhancements

  • Yams is able to encode and decode Anchors via YamlAnchorProviding, and YamlAnchorCoding.
    Adora Lynch #125

  • Yams is able to encode and decode Tags via YamlTagProviding and YamlTagCoding.
    Adora Lynch #265

  • Yams is able to detect redundant structes and automaticaly alias them during encoding via RedundancyAliasingStrategy
    Adora Lynch

Bug Fixes

  • None.