Skip to content

Releases: partiql/partiql-lang-kotlin

v0.1.2-alpha

10 Jan 22:43
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release
  • Optimizes performance of IN operator when right side is used with many literals.
  • Fix issue causing the REPL's output stream to be prematurely closed

v0.1.1-alpha

22 Nov 00:02
f18cb76
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
  • Fixes treatment of null values in JOIN conditions
  • Refactors code in CLI
  • Better printing support

v0.1.0-alpha

30 Jul 17:50
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Initial alpha release of PartiQL.