Skip to content

v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:42

What's Changed

πŸš€ Features

  • feat: native-backed CArray[T] β€” ADR-0015 P3a, plus three general bugs behind it by @tokuhirom in #5563

πŸ› Bug Fixes

  • fix: three general bugs behind Template::Mustache's whitelisted-but-failing suite by @tokuhirom in #5559
  • fix: NativeLibs battery suite green β€” ten general fixes behind it (#5558, #5557) by @tokuhirom in #5561
  • fix(concurrency): recursion through a start block returned silently wrong answers by @tokuhirom in #5564

πŸ”§ Maintenance

  • ci: run the bundled-library gate post-merge, and on PRs that touch the batteries by @tokuhirom in #5560
  • ci: skip the heavy jobs on a documentation-only change by @tokuhirom in #5562

Full Changelog: v0.19.0...v0.20.0