Home Explore Blog CI



nushell

blog/2019-09-06-twin0002.md
b09853b359e88c33399d1a489f8a1816fda8405c4663d6e20000000300000420
# This week in Nu #2

Development on Nu continues at a healthy clip towards the next release. Core concepts around what data types are supported and how we explain them is coming together, as well as some fun surprises along the way.

What's nu this week:

- Lots of bugfixes
- SQLite support
- Automatic conversion support (you can now add your own file formats via plugins)
- `post` command for posting to a url
- [Japanese translation](https://book.nushell.sh/ja) of the Nu book
- More fixes to move us closer to using stable Rust
- Support for big decimals
- `embed` command for creating a new table from an existing one
- Split of `open` into `open` for files and `fetch` for urls
- The beginning of a new help system
- Ability to save binary files
- A general move from OOP terminology to spreadsheet terminology
- jonathandturner gave a [talk about Nu](https://www.youtube.com/watch?v=bb5QspIXu_o) at the Auckland Rust Meetup

Contributions this week from: est31, Porges, pmeredit, freebroccolo, jankoprowski, sharksforarms, djc, and GuillaumeGomez

Chunks
7876d650 (1st chunk of `blog/2019-09-06-twin0002.md`)
Title: Nu Development Update: Week #2
Summary
This week's Nu development update highlights bug fixes, SQLite support, automatic conversion support via plugins, a 'post' command, Japanese translation of the Nu book, progress towards stable Rust, big decimal support, an 'embed' command, separation of 'open' and 'fetch', a new help system, binary file saving, a shift to spreadsheet terminology, and a talk by jonathandturner about Nu.