Yams v1.0.2 Release Notes

Release Date: 2019-04-01 // about 5 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • โšก๏ธ Update LibYAML sources to latest versions as of January 6 2018.
      JP Simard
    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fix some test failures with the latest Swift 5 snapshot on Apple platforms.
    Norio Nomura
    #143

    Preserve nanoseconds in dates when using swift-corelibs-foundation with
    Swift 5.
    Norio Nomura
    #146

    ๐Ÿ›  Fix null/~/NULL/Null were parsed as strings, not nil by YAMLDecoder.
    Norio Nomura
    #157