Skip to content

Release 1.12.61

Choose a tag to compare

@jlangch jlangch released this 16 Nov 15:50
· 1634 commits to master since this release

[1.12.61] - 2025-11-16

  • Simplified 'for' macro sequence expression partitioning into groups

  • Enhanced IPC api with async functions returning futures

  • Added IPC requestId to messages to allow for idempotency checks

  • Fixed IPC oneway send function