Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Release 1.0.0

Latest

Choose a tag to compare

@Caerostris Caerostris released this 09 Aug 14:25

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)