Skip to content

Releases: TrialAndErrorOrg/ooxast-util-to-unified-latex

ooxast-util-to-unified-latex-0.6.0

28 Jun 18:53
Compare
Choose a tag to compare

0.6.0 (2024-06-28)

Dependency Updates

  • ooxast-util-get-style updated to version 0.4.1
  • ooxast updated to version 0.4.0
  • ooxast-util-citations updated to version 0.5.0
  • xast-util-is-element updated to version 0.4.0
  • xast-util-select updated to version 0.4.0
  • docx-to-vfile updated to version 0.11.0
  • reoff-parse updated to version 0.6.0
  • reoff-clean updated to version 0.4.0
  • reoff-cite updated to version 0.5.0
  • reoff-parse-references updated to version 0.4.0
  • unified-latex-stringify updated to version 0.3.0

Features

  • unified-latex-stringify: make compatible with new unified types (108576f)
  • update to new unified versions (18bb996)

ooxast-util-to-unified-latex-0.5.0

29 Sep 14:55
Compare
Choose a tag to compare

0.5.0 (2023-09-29)

Dependency Updates

  • ooxast-util-get-style updated to version 0.4.0
  • ooxast updated to version 0.3.0
  • ooxast-util-citations updated to version 0.4.0
  • xast-util-is-element updated to version 0.3.1
  • xast-util-select updated to version 0.3.0
  • csl-to-biblatex updated to version 0.3.1
  • docx-to-vfile updated to version 0.10.0
  • reoff-parse updated to version 0.5.0
  • reoff-clean updated to version 0.3.0
  • reoff-cite updated to version 0.4.0
  • reoff-parse-references updated to version 0.3.0
  • unified-latex-stringify updated to version 0.2.1

Features

  • update all package.json (d4070e5)

ooxast-util-to-unified-latex-0.4.0

22 Sep 17:37
Compare
Choose a tag to compare

0.4.0 (2023-09-22)

Dependency Updates

  • ooxast-util-get-style updated to version 0.3.0
  • ooxast updated to version 0.2.0
  • ooxast-util-citations updated to version 0.3.0
  • xast-util-is-element updated to version 0.2.0
  • xast-util-select updated to version 0.2.0
  • csl-to-biblatex updated to version 0.3.0
  • docx-to-vfile updated to version 0.9.0
  • reoff-parse updated to version 0.4.0
  • reoff-clean updated to version 0.2.0
  • reoff-cite updated to version 0.3.0
  • reoff-parse-references updated to version 0.2.0
  • unified-latex-stringify updated to version 0.2.0

Features

  • giant prettier + eslint run (6becd94)

ooxast-util-to-unified-latex-0.2.0

29 Mar 19:43
Compare
Choose a tag to compare

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)

ooxast-util-to-unified-latex-0.1.0

09 Mar 22:54
Compare
Choose a tag to compare

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