Skip to content

Releases: stencila/encoda

v0.51.0

21 Jun 14:35
Compare
Choose a tag to compare

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.4

20 Jun 19:39
Compare
Choose a tag to compare

0.50.4 (2019-06-20)

Bug Fixes

  • HTML, RPNG, PDF: Adds isBundle encoding option (1c67ed1), closes #118 #119

v0.50.3

20 Jun 14:06
Compare
Choose a tag to compare

0.50.3 (2019-06-20)

Bug Fixes

  • CSV: Insert null values for empty Datatable cells (ffad31c)

v0.50.2

19 Jun 20:04
Compare
Choose a tag to compare

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

18 Jun 22:31
Compare
Choose a tag to compare

0.50.1 (2019-06-18)

Bug Fixes

  • Package: Upgrade @stencila/logga (3e3ee77)

v0.50.0

17 Jun 14:59
Compare
Choose a tag to compare

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

14 Jun 16:23
Compare
Choose a tag to compare

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

13 Jun 18:05
Compare
Choose a tag to compare

0.49.1 (2019-06-13)

Bug Fixes

  • Package: Move fp-ts to for compatibility with pkg (4d1a333)

v0.49.0

12 Jun 23:08
Compare
Choose a tag to compare

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

11 Jun 04:13
Compare
Choose a tag to compare

0.48.0 (2019-06-11)

Features

  • Updated to logga 1.1.0 and changed warning() calls to warn() (1122d4d)