Breaking changes
- For the
prql_compile()
funtion, argumentsformat
andsingnature_comment
should be named arguments. (#317)
New features
- New experimental argument
display
ofprql_compile()
function to colorize the error message from prqlc. (#317) - Based on
prqlc
0.13.3 (#336)
Full Changelog: v0.9.0...v0.10.0