Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:17
· 77 commits to main since this release

meta-ast v0.5.0

Polyglot static analysis engine - GSoC 2026 final release.

This release includes core and metacall-deploy binaries for
Linux (glibc + musl), macOS (x86_64 + aarch64), and Windows
(x86_64 + aarch64), plus the crates.io package.

Changes

  • ci(docs): add workflow_dispatch and include workflow file in trigger paths (e08ff47)
  • ci(docs): deploy mdbook via actions/deploy-pages (#37) (f4ec837)
  • chore(release): prepare v0.5.0 with deploy binaries and benchmark fix (#36) (8583b34)
  • docs: complete Phase 7 - mdbook site, benchmarks, demo, final report (#35) (15f57bc)
  • feat(language): add Ruby support (#34) (a38115d)