Added
apply
: added --keep-zero-time option in #590lua
andluajit
: added --prologue & --epilogue options in #592luau
&luajit
: switched from Lua to Luau; added special vars _idx and _rowcount in #593luau
&luajit
: return exitcode 1 if interpretation error is encountered 655041b
Changed
schema
&validate
: expand description/usage text in 60dfebcvalidate
: return exitcode 0 if CSV is valid; exitcode 1 otherwise in #591- Bump hashbrown from 0.12.3 to 0.13.1 by @dependabot in #586
- cargo bump update indirect dependencies, notably chrono from 0.4.22 to 0.4.23
- Shortened command descriptions for
luau
&luajit
and added salient notes to new interpreter section - adjust GitHub Actions workflows to use
luau
feature - pin Rust nightly to 2022-11-14
Full Changelog: 0.71.1...0.72.0