Skip to content

v0.36.1 | CC 2.1.76

Choose a tag to compare

@guess guess released this 30 Mar 00:10
· 17 commits to main since this release

Removed

  • Query-level option overrides for stream/3 — Removed the ability to pass options to stream/3 at call time. Since adopting the control protocol, the CLI subprocess ignores per-query option changes. All configuration should be set at session start via start_link/1. ([addd8b4])