v0.0.27
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