New
0.1.0
- adds support for zig-0.14.0
- makes the parser faster and more cache friendly by embracing data-oriented design (https://github.com/kubkon/zig-yaml/pull/59)
- ⚠️ breaking ⚠️ reorganises the public API (https://github.com/kubkon/zig-yaml/pull/64)
- provides semantically meaningful parsing errors accessible out-of-band (https://github.com/kubkon/zig-yaml/pull/68)