Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

59 lines (42 loc) · 2.98 KB

Changelog

This file was generated using @jscutlery/semver.

0.2.0 (2023-03-29)

Dependency Updates

  • csl-to-biblatex updated to version 0.2.0
  • ooxast updated to version 0.1.3
  • ooxast-util-citations updated to version 0.1.2
  • xast-util-is-element updated to version 0.1.4
  • xast-util-select updated to version 0.1.2
  • reoff-parse updated to version 0.2.7
  • docx-to-vfile updated to version 0.6.1
  • reoff-clean updated to version 0.1.1
  • reoff-cite updated to version 0.1.2
  • reoff-parse-references updated to version 0.1.2
  • unified-latex-stringify updated to version 0.1.2

Features

  • ooxast-util-to-unified-latex: add better list parsing (3441a02)
  • ooxast-util-to-unified-latex: improve citation output (5b4fe11)
  • ooxast-util-to-unified-latex: improve citation output (f2a5f2c)

Bug Fixes

  • ooxast-util-to-unified-latex: fix list rendering (c423e1b)
  • ooxast-util-to-unified-latex: remove 'bare' option for now (5745e16)
  • ooxast-util-to-unified-latex: set vfile types (848e72a)

0.1.0 (2023-03-09)

Dependency Updates

  • ooxast updated to version 0.1.2
  • ooxast-util-citations updated to version 0.1.0
  • xast-util-select updated to version 0.1.1
  • xast-util-is-element updated to version 0.1.2
  • csl-to-biblatex updated to version 0.1.1
  • reoff-parse updated to version 0.2.2
  • docx-to-vfile updated to version 0.5.1
  • reoff-clean updated to version 0.1.0
  • reoff-cite updated to version 0.1.0
  • reoff-parse-references updated to version 0.1.0

Features

  • brand spanking new project.json (32e19eb)
  • ooxast-unified: add lists (9727206)
  • ooxast-util-to-unified-latex: migrate to new api (833941a)

Bug Fixes