This week in Nushell #261
Nushell
- KAAtheWiseGit fixed some encode/decode todo's, removed the unused
same-file
workspace dependency, and addedencode
/decode
for multiple alphabets - sholderbach fixed
bits ror
/bits rol
implementation, bumped version to 0.97.2, fixed bugs and UB in bit shifting ops, and changed the usage misnomer to "description" - devyn bumped version to
0.97.1
, and changed behavior ofinto record
on lists to be more useful - ysthakur fixed a range typechecking bug introduced by #13595
- ayax79 bumped version number to 0.97
- fdncred added more granularity for into record with dates
- cptpiepmatz changed expected type for derived
FromValue
implementations via attribute, and improved working withIntoValue
andFromValue
for byte collections - IanManske made
reduce
args and input explicit, and fixed clippy lints - poliorcetics fixed broken doc links
- gwenya improved help output for scripts
- zhiburt made a fix for emoji, wrapping issues in table printing
Documentation
- ayax79 updated dataframes documentation
- evpeople fixed a typo in doc
- hustcer refreshed command docs for Nu 0.97.1
- NotTheDr01ds generated plugin banner for all plugin commands, made docs: Run in different Nu with plugins, replaced
inc
in pipelines example, updated and fixed CONTRIBUTING, and fixed 13541 description - IanManske started 0.97.0 release notes, and added release notes for
0.97.1
Nu_Scripts
- sylvainOL made op completion work with latest nushell
- A1c0 added catppuccin macchiato theme
- TechWatching updated direnv config
reedline
- ayax79 bumped version number to 0.34
- sholderbach bumped crossterm to
0.28.1