Skip to content

0.2.7

Compare
Choose a tag to compare
@max-sixty max-sixty released this 17 Sep 22:58
· 2783 commits to main since this release
f823b6c

0.2.7 is a fairly modest release, six weeks after 0.2.6. We have some more significant features, including a union operator and an overhaul of our type system, as open PRs which will follow in future releases.

We also have new features in the VSCode extension, courtesy of @jiripospisil, including a live output panel.

Fixes:

  • range_of_ranges checks the Range end is smaller than its start (@Shuozeli, #946)

Documentation:

Integrations:

  • Add prql-lib, enabling language bindings with go (@sigxcpu76, #923)
  • Fix line numbers in JS exceptions (@charlie-sanders, #929)

Internal changes: