cargo serde_yml 0.0.11
Serde YML 🦀 v0.0.11

latest release: 0.0.12
2 months ago

Release v0.0.11 - 2024-07-21

Serde YML (a fork of Serde YAML)

GitHub Crates.io Docs.rs Codecov Build Status

A Rust library for using the Serde serialization framework with data in YAML file format. This project, has been renamed to Serde YML to avoid confusion with the original Serde YAML crate which is now archived and no longer maintained.

New Features

A very small release with a few minor improvements and bug fixes mostly focussed on the latest LibYML v0.0.4 update.

Bug Fixes

  • Resolved Cargo lint error related to keyword_idents group priority

Improvements

  • Updated to LibYML v0.0.4 for enhanced YAML processing capabilities

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Changelog

What's Changed

  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #7
  • chore(deps): bump snyk/actions from 806182742461562b67788a64410098c9d9b96adb to dad21f44fadb6fbcd8d89d8b602d6ac761fe4c86 by @dependabot in #6
  • chore(deps): bump snyk/actions from dad21f44fadb6fbcd8d89d8b602d6ac761fe4c86 to 640e31719aac3e44867d239dc86c20c3e34c8e4f by @dependabot in #8
  • 0.0.11 by @sebastienrousseau in #9

New Contributors

Full Changelog: v0.0.10...v0.0.11

Don't miss a new serde_yml release

NewReleases is sending notifications on new releases.