Skip to content

v0.0.27

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:49
· 43 commits to main since this release
bf6d085

What's Changed

  • docs: rebuild agent-facing documentation from first principles by @ianm199 in #119
  • perf: fix 5.1 traceback and remove table barrier dispatch overhead by @ianm199 in #120
  • perf: trim post-PR120 GC and string hot paths by @ianm199 in #121
  • perf: trim intern gc and table dispatch costs by @ianm199 in #122
  • perf: skip literal pattern starts and add gc telemetry by @ianm199 in #123
  • perf: attribute vm execute hot paths by @ianm199 in #124
  • release: v0.0.27 by @ianm199 in #125

Full Changelog: v0.0.26...v0.0.27