Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@aleclarson aleclarson released this 09 Nov 21:13
· 44 commits to alpha since this release

tusken 1.0.0-alpha.16 (2022-11-09)

Bug Fixes

  • add ./runtime/* entry to "tusken/plugins/pg" package (1d20005)
  • move stream and async iterator implementations back to SetBase class (43388c2)
  • types: ensure Union is awaitable, streamable, and is a SetExpression (87d1299)
  • types: have Select class extend SetExpression instead of SetType (1a4c964)