v1.9.0-rc.13
Pre-release
Pre-release
Release candidate 13 for v1.9.0.
Changes since rc.12
- Regen against alef 0.20.1: Swift service-API dispatch, Kotlin nullable result handling, Zig platform-suffixed URLs, NAPI/C# service-API handler dispatch.
- Issue #133 fix:
DownloadError,ChecksumMismatchError, andCacheLockErrortyped exceptions restored across Python, Java, C#, and other bindings (un-cfg'd error variants in core). - Gherkin grammar: New
tree-sitter-gherkinfor.featurefiles (PR #132). Grammar count: 306. - Docs: All hand-written grammar count references bumped 305 → 306.
- macOS dylib install_name:
@rpath/libts_pack_core_ffi.dylib(viakreuzberg-dev/actions@v1install_name_tool fix). - Swift artifact bundle: Filename now matches
Package.swiftconsumer expectation (-rs.artifactbundle.zip). - Dart RID-aware loader: Works outside Flutter, looks under
lib/src/native/<rid>/.