v0.2.5-alpha
Pre-release
Pre-release
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
, andTRAILING
) (#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