Skip to content

v0.2.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@alancai98 alancai98 released this 12 Jan 21:13
10f72b0

Release v0.2.5-alpha

Features

  • System stored procedure calls (EXEC) (#345). More details on usage can be found here
  • CLI: version number and commit hash in REPL (#339)
  • CLI: PARTIQL_PRETTY output-format for non-interactive use (#349)

Fixes

  • Parsing of TRIM specification keywords (BOTH, LEADING, and TRAILING) (#326)
  • Build failure of TimestampTemporalAccessorTests when given a negative year (#346)
  • Running of parameterized tests and other test targets (#338 and #351)

Misc

  • Document thread safety of CompilerPipeline (#334)

List of commits: v0.2.4-alpha...v0.2.5-alpha