This week in Nu #47
- arashout began work to auto generate documentation, fixed issues (2164).
- k-brk moved
keep
suite unifyingkeep-while
andkeep-until
- fdncred added
--dark_bg
to change color and text backgrounds of the html, added internal assertion improvement, added--html_color
and--no_color
for finer grained color control in html. - jonathandturner introduced wasm support, extended Shell to support
open
andsave
, introduced configurable keybindings, clearer printing of duration, splitconfig set
arguments, renamed byte primitive for clarity, and fixed issues 2152 - Porges fixed row indices formatting alignment
- andrasio added support for
group-by
to pass a block as the key function. movedskip
suite unifyingskip-while
andskip-until
, madestr
stricter. - JosephTLyons added
reverse
subcommand tostr
, did improvements in the code 2176, 2177, 2183, 2184, 2194, 2196, 2201 - amousa introduced
variance
andstddev
subcommands tomath
. - thegedge introduced completion abstractions, fixed an issue with the encoder for preventing overflows of data.
- samhedin documented
auto-env
more and more tests. Fixes preventing env script running multiple times. - bailey-layzer added
from
subcommand tostr
, and--char
flag for trimmin specific ones. - ritobanrc updated
config
command suite flags to subcommands. - pag4k added ns seconds to Duration