Skip to content

v0.17.14

Choose a tag to compare

@Goldziher Goldziher released this 21 May 08:10
· 5608 commits to main since this release
v0.17.14
f89cfa7

See CHANGELOG.md [0.17.14] section.

Highlights:

  • alef-backend-csharp: dedupe per-class to prevent trailing-garbage in Exception files when two error enums share variant names.
  • alef-backend-rustler: re-emit top-level flat wrappers for async opaque-type methods.
  • alef-backend-csharp: use WhenWritingDefault for JSON serialization (default-valued options now reach Rust FFI).
  • alef-e2e/rust: Display formatting for string-like equals, chunks-have-heading-context synthetic, host-root mock listener heuristic.
  • alef-e2e/go: nil-guard skip for struct value-type fields, override-coalesce for result_is_array.
  • alef-e2e/swift: labelled arguments and module-qualification for module-ambiguous types.