Releases: stencila/encoda
Releases · stencila/encoda
v0.51.0
0.51.0 (2019-06-21)
Bug Fixes
- Docs: Refactor code to work with TypeDoc’s version of TypeScript (ea9b299)
- List: Fix encoding of nested list items (4ad1796)
Features
- HTML: Add ability to decode Nested Lists (8c76eca)
v0.50.3
0.50.3 (2019-06-20)
Bug Fixes
- CSV: Insert null values for empty Datatable cells (ffad31c)
v0.50.2
0.50.2 (2019-06-19)
Bug Fixes
- Pandoc: Ignore EPIPE errors (ebfb247)
- Pandoc: Update EPIPE error handling logic (d6ee037)
- Puppeteer: Acquire lock when shutting down browser (6545d1a)
- Puppeteer: Ensure single, lazily launched browser instance (e7140e9), closes #100
- XMarkdown: Fix decoding and encoding of CodeExpr and CodeChunks (220dfbe)
v0.50.1
0.50.1 (2019-06-18)
Bug Fixes
- Package: Upgrade @stencila/logga (3e3ee77)
v0.50.0
0.50.0 (2019-06-17)
Bug Fixes
- XLSX: Fix for lazy reading of file (bc5e2bb)
Features
- HTML: Add simple decoding and encoding of Datatable (cd8d882)
v0.49.2
0.49.2 (2019-06-14)
Bug Fixes
- Pandoc: handle leading space when concatenating string; do not add description to Link if link title is empty (d67a80e)
v0.49.1
0.49.1 (2019-06-13)
Bug Fixes
- Package: Move fp-ts to for compatibility with pkg (4d1a333)
v0.49.0
0.49.0 (2019-06-12)
Features
- xlsx: Add ability to decode datatables/tables (94520f2)
- xlsx: Add ability to encode datatables/tables (25e39ea)
- xlsx: Add ability to encode datatables/tables (94d5de4)
v0.48.0
0.48.0 (2019-06-11)
Features
- Updated to logga 1.1.0 and changed warning() calls to warn() (1122d4d)