This week in Nu #54
- fdncred cleaned up some feature usage, fixed the default alignment in tables, added color info suport to config.toml, added the with_love and compact_double table theme
- smaydew added
random integer
- almindor switched recursive move to
fs_extra
- jonathandturner released 0.19, turned off auto-pivot by default, added support for multiline edits, made commas optional in lists, added table literals
- gillespiecd move
count
size to use grapheme size, renamedmax length
tobytes
incount
, added examples touniq
, updatedmath variance
, updatedmath stddev
, documented math commands, fixed the email test, updated the website docs for commands - thegedge added support for ~ (home directory) in completions, fixed lots of bugs and features in the new completion engine,
- gorogoroumaru fixed
ls
to tolerate OS errors - VincentWo fixed
cd .
- Marcoleni tidied up the CONTRIBUTING file
- Zooce fixed our prompt documentation
- hilias updated our
config set
cookbook docs