- jt released 0.40, and added 'detect columns' command
- fdncred missed from_mp4, added back, and added upx and strip to mac and windows, added upx and strip, and tweaked strip ci, and updated release to allow running manually
- nmandery upgraded polars to 0.17
- leodutra updated README
- ahkrr upgraded dependencies
- luccasmmg added
from xlsx
from ods
andfrom toml
- jt added
debug
anddescribe
, better record types, expanded globs and filepaths, fixed term width for the table, added support for crlf for line continuations, fixed multiword imports/exports, added 'update' command, added a config variable with engine support, and fixed some nightly clippy warnings - elferherrera created plugins signature load, and Category option for signature
- stormasm ported over the
append
command from nushell, and deleted row.rs in nu-protocol/value which has references to RowStream - kubouch separated Overlay into its own thing, and added environment variable support for modules
- onthebridgetonowhere port
str startswith
, and portedstr reverse
, and portedstr lpad
andstr rpad
, and portedstr length
command - fdncred enabled ls_colors for the
ls
command - CBenoit ported
parse
command