Skip to content

0.38.0

Latest

Choose a tag to compare

@kateinoigakukun kateinoigakukun released this 12 Jan 11:33
· 1 commit to main since this release
a277afb

What's Changed

  • BridgeJS: Fix ordering issue with multiple stack based parameters by @krodak in #472
  • Add Node.js example by @kateinoigakukun in #473
  • build: Allow swift-syntax 6.2.0 by @scottmarchant in #474
  • workflows/test.yml: update main snapshots, add 6.3 snapshot by @MaxDesiatov in #476
  • BridgeJS: Swift struct support by @krodak in #479
  • BridgeJS: Enable struct as default parameter and enable default parameters in struct init / methods by @krodak in #480
  • BridgeJS: Struct and struct vs classes benchmarks by @krodak in #481
  • [NFC] BridgeJS: Codegen code organisation and minor cleanups by @krodak in #482
  • Fix typo: rename BridgeJSInstrincics to BridgeJSIntrinsics by @MaxDesiatov in #485
  • Use swift format command provided by the Swift toolchain by @MaxDesiatov in #484
  • Fix Examples/Embedded not building with Swift 6.2.3 by @MaxDesiatov in #483
  • BridgeJS: Fix multifile declaration resolution order issue by @kateinoigakukun in #488
  • Documentation: Add JavaScript Interop Cheat Sheet by @kateinoigakukun in #491

New Contributors

Full Changelog: 0.37.0...0.38.0