This week in Nushell #117
Nushell
- 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
engine-q
- luccasmmg added
from xlsxfrom odsandfrom toml - jt added
debuganddescribe, 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
appendcommand 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 lpadandstr rpad, and portedstr lengthcommand - fdncred enabled ls_colors for the
lscommand - CBenoit ported
parsecommand