fkYAML version 0.3.4 #315
Closed
fktn-k
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
This release adds the new support for YAML tags in both the deserialization and serialization features while improving the performance and efficiency of the deserialization feature.
In addition, std::basic_string_view types, such as std::string_view, are now explicitly supported, and implementations of conversion from string scalar nodes and test cases for the functions that take those types as arguments.
For CI processes, workflows using the macOS 14 GitHub Actions runner image have been added, and platform support for fkYAML has been extended.
What's Changed
✨ New Features
⚡ Improvements
🤖 CI
📝 Documentation
Full Changelog: v0.3.3...v0.3.4
This discussion was created from the release fkYAML version 0.3.4.
Beta Was this translation helpful? Give feedback.
All reactions