Skip to content

chore: bump version to 0.11.7#347

Merged
danieljohnmorris merged 2 commits into
mainfrom
chore/bump-v0.11.7
May 17, 2026
Merged

chore: bump version to 0.11.7#347
danieljohnmorris merged 2 commits into
mainfrom
chore/bump-v0.11.7

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

Summary

v0.11.7 ships five rerun7 fixes:

  • #341 engine flags auto-pick main on non-ident positionals
  • #343 reserved namespaces forecast + 3+ char convention for new builtins
  • #344 CLI arg-arity silent corruption P0 (interactive-cli)
  • #345 blank line in fn body breaks parsing (nlp-engineer)
  • #346 fused len(flt p xs) + nested-closure inline Phase 1+2 — bio canonical 10.16s -> 8.5s (-16.3%); 5.6s gate not closed yet

Test plan

  • cargo build --release --features cranelift
  • cargo install --path . --features cranelift --force
  • ilo --version reports 0.11.7

v0.11.7 batch:
- #341 engine flags auto-pick main on non-ident positionals
- #343 reserved namespaces forecast + 3+ char convention
- #344 CLI arg-arity silent corruption P0
- #345 blank line in fn body breaks parsing
- #346 fused len(flt p xs) + nested-closure inline Phase 1+2
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danieljohnmorris danieljohnmorris merged commit 2883fc7 into main May 17, 2026
5 checks passed
@danieljohnmorris danieljohnmorris deleted the chore/bump-v0.11.7 branch May 17, 2026 17:31
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.

1 participant