Our first week since the public 0.2.0 announcement. What a week! We got a bunch of positive feedback on the release. And lots of new folks dropping by to file issues, pull requests, and to chat in our discord.
Nu and improved this week:
- Lots of bugfixes (too many to list!)
- Tables are now drawn with utf-8 box characters
- Support for ~ expansion
- Docker support
- new
from-bson
andto-bson
commands to convert from and to the bson file format - new
from-tsv
andto-tsv
commands to convert from and to the tsv file format - new
reverse
command to reverse the rows of the table - new
last
command that works similarly tofirst
but from the bottom - Improved
ps
command - Taking steps towards moving onto Rust stable
- vi mode
- 21 new contributors (for a total of 25)