Release v0.12.9
- fix
fromjsonto emit error on unexpected trailing string - fix path analyzer on variable argument evaluation (
def f($x): .y; path(f(.x))) - fix raw input option
--raw-input(-R) to keep carriage returns and support 64KiB+ lines
fromjson to emit error on unexpected trailing stringdef f($x): .y; path(f(.x)))--raw-input (-R) to keep carriage returns and support 64KiB+ lines