Skip to content

Tags: shape-lang/shape

Tags

v0.1.8

Toggle v0.1.8's commit message
fix: bump shape-value to 0.1.4 (0.1.3 pinned to shape-ast 0.1.7 on cr…

…ates.io)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.1.7

Toggle v0.1.7's commit message
bump shape-abi-v1 to 0.1.3 (get_shape_source vtable field)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.1.6

Toggle v0.1.6's commit message
Release 0.1.6

v0.1.5

Toggle v0.1.5's commit message
Release 0.1.5

v0.1.4

Toggle v0.1.4's commit message
Package stdlib in shape-runtime for 0.1.4

v0.1.2

Toggle v0.1.2's commit message
chore: bump version to 0.1.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.1.1

Toggle v0.1.1's commit message
switch reqwest from native-tls to rustls-tls

Avoids openssl-sys dependency which fails in cross-compilation
Docker containers. rustls-tls is pure Rust and works on all platforms.

v0.1.0

Toggle v0.1.0's commit message
Add editor tooling: VS Code extension, Neovim configs, CI publish

- VS Code extension with TextMate grammar, LSP client, language config
- CI workflow to publish extension on v* tags via VSCE_PAT
- Neovim configs: Mason registry entry, nvim-lspconfig, nvim-treesitter, ftdetect