Skip to content

chore(release): prepare v0.1.9#509

Merged
chaliy merged 1 commit intomainfrom
claude/release-patch-version-zVaRR
Mar 4, 2026
Merged

chore(release): prepare v0.1.9#509
chaliy merged 1 commit intomainfrom
claude/release-patch-version-zVaRR

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Mar 4, 2026

Summary

Release highlights

  • First external contribution! Alexandru Chiculita added external function handler support for the Python bindings — a milestone for the project
  • Comprehensive security hardening: deep audit with 40+ fixes across VFS, parser, interpreter, network, and Python bindings
  • HTTP, git, and Python features now enabled by default in the CLI
  • Multi-byte UTF-8 safety across builtins (awk, tr, printf, expr)
  • Python runtime improvements: GIL release, tokio runtime reuse, security config preservation

Test plan

  • cargo fmt --check passes
  • cargo clippy --all-targets --all-features -- -D warnings passes
  • cargo test --all-features passes (84 passed, 0 failed)
  • ruff check and ruff format --check pass
  • CI green before merge
  • After merge, CI auto-creates GitHub Release and publishes to crates.io + PyPI

Bump workspace version to 0.1.9 and update CHANGELOG with highlights
praising our first external contribution from Alexandru Chiculita.

https://claude.ai/code/session_01Jbg7Tuui72STWrJTfCLgWK
@chaliy chaliy merged commit 3f7c30f into main Mar 4, 2026
17 checks passed
@chaliy chaliy deleted the claude/release-patch-version-zVaRR branch March 4, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants