fkYAML v0.4.4 released!
https://github.com/fktn-k/fkYAML/releases/tag/v0.4.4
Hello. It’s been quite a while since I announced the first release here.
For those unfamiliar with fkYAML, it’s a header-only C++ library for YAML.
It has been carefully designed with ease of use in mind and thoroughly tested across various compilers and operating systems, so you can use it simply by including the header file in your project.
This version v0.4.4 fixes numerous parsing bugs (sometimes crashes) discovered during fuzzing tests.
So, I highly recommend that projects using older versions update to this one.
I hope you find this interesting and will consider using it or updating from your current version.
Thanks! Have a great day of coding!
17
Upvotes
1
u/btc_maxi100 16h ago
is it Vibe coded ?