Skip to content

Releases: ncode/yaml

0.1.0

11 May 20:47
eae3850

Choose a tag to compare

What's Changed

  • It's born by @ncode in #1
  • preallocate scanner tokens by @ncode in #2
  • working to improve memory usage by @ncode in #3
  • improve memory usage for simple load paths by @ncode in #4
  • extend simple load fast path coverage by @ncode in #5
  • reduce flow parser event allocations by @ncode in #6
  • add source-line load fast path by @ncode in #7
  • feat(benchmark): include token and event counts in allocation reports by @ncode in #8
  • fix ci pipeline by using llvm plumbing by @ncode in #9
  • reduce stream load composition memory by @ncode in #10
  • update README.md by @ncode in #11
  • ci: upload kcov coverage to Codecov and add badge by @ncode in #12

New Contributors

  • @ncode made their first contribution in #1

Full Changelog: https://github.com/ncode/yaml/commits/0.1.0