yaml-rust v0.4.4 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • No API change.

    ⚡️ Update implementation to follow Rust 2018 standards.


Previous changes from v0.4.3

    • 🛠 Fix handling of indicators in plain scalars to conform to YAML 1.2 (JSON superset)
    • ⚡️ Update linter & toolchain