This repository was archived by the owner on Nov 27, 2018. It is now read-only.
1.0.0 (2016-08-09)
Bug Fixes
- csv: allow changing of options (c23c2f1)
- csv: don't crash when no transform function is defined (5bf98cf)
- xlsx: fix xlsx writer for nested objects (dab196b)
- xlsx: implement
options.transform(9dcc999) - xlsx: parser: set empty cells to null, writer: handle null (d9bef80)
Features
- components: add xlsx support (2c73b30)