Skip to content

Release bink 0.7.0 - #5

Merged
bladecoder merged 1 commit into
mainfrom
agent/release-0.7.0
Jul 18, 2026
Merged

Release bink 0.7.0#5
bladecoder merged 1 commit into
mainfrom
agent/release-0.7.0

Conversation

@bladecoder

Copy link
Copy Markdown
Owner

What changed

Updates the bundled blade-ink-ffi runtime to v0.7.0 for Linux, macOS, and Windows, and exposes its complete C API through the Python bindings.

Why

The prior bindings covered only the basic story, choice, and tag APIs. This release adds values, Ink lists, variables and observers, external functions, flows, asynchronous continuation, function evaluation, navigation, state, and inspection APIs.

Validation

  • python -m unittest discover -v (8 tests)
  • Verified all 66 functions declared in blade-ink-ffi/include/bink.h are represented in the bindings.

@bladecoder
bladecoder marked this pull request as ready for review July 18, 2026 18:22
@bladecoder
bladecoder merged commit fc6ce10 into main Jul 18, 2026
0 of 9 checks passed
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