Skip to content

pin: EigenScript v0.39.0 - #32

Merged
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.39
Aug 10, 2026
Merged

pin: EigenScript v0.39.0#32
InauguralPhysicist merged 1 commit into
mainfrom
bump-eigs-0.39

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Contributor

Routine pin bump to the v0.39.0 release.

This release carries six consumer-visible behavior changes, so the bump was preflighted: this repo's local suite was run against the release tree before the tag, and passed. The six —

  1. null.field / null["k"] raise (were null); field set through null is still a no-op
  2. a discarded interrogative is a compile error
  3. db builtins raise (io) instead of returning []/""; db_query_json values are typed
  4. JSON integer formatting — an exact integer below 2^53 renders bare
  5. bundle archive format 1 → 2 (old bundles refuse with exit 3)
  6. when is x counts assignments made inside unobserved:

Plus the earlier observer routing (#861/#864): numeric bindings classify from the value channel, not entropy.

Of the 15 repos preflighted, 13 needed no source change; the two that did (EigenGauntlet, ouroboros) were fixed before the tag.

🤖 Generated with Claude Code

Preflighted before the tag — this repo's local suite passed against the
release tree. See the PR body for the six consumer-visible changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@InauguralPhysicist
InauguralPhysicist merged commit 08a1117 into main Aug 10, 2026
1 check passed
@InauguralPhysicist
InauguralPhysicist deleted the bump-eigs-0.39 branch August 10, 2026 18:14
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