Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

72 lines (44 loc) · 3.97 KB

Changelog

This file was generated using @jscutlery/semver.

0.2.7 (2023-03-29)

Dependency Updates

  • docx-to-vfile updated to version 0.6.1

0.2.6 (2023-03-27)

Dependency Updates

  • docx-to-vfile updated to version 0.6.0

0.2.5 (2023-03-14)

Dependency Updates

  • docx-to-vfile updated to version 0.5.3

0.2.4 (2023-03-13)

0.2.3 (2023-03-13)

0.2.2 (2023-03-09)

0.2.2 (2023-03-09)

0.2.1 (2023-03-09)

Dependency Updates

  • docx-to-vfile updated to version 0.5.1

0.2.0 (2023-03-09)

Dependency Updates

  • docx-to-vfile updated to version 0.5.0

Features

  • brand spanking new project.json (32e19eb)

Bug Fixes

0.1.0 (2023-03-06)

Bug Fixes

  • fixed all eslint errors like a good boy (eae924f)
  • it builds, oh my god (6d8087e)
  • types: fixing types (2893172)

Features

  • added eslint and changed tsignore to expect (95083c0)
  • citations from word to latex works (1582e25)
  • figure parsing in reoff (fe2b9f8)
  • it working (53f8f03)
  • ooxast: add actual ooxml types (ad3d947)
  • ooxast: metadata types (2cb81c8)
  • pdf: pdf compilation baybee (f3cf107)
  • reoff-parse: change the way this works basically (c382996)
  • reoff: add basic office parsing infrastructure (3adfb9d)
  • reoff: parse docx to unist (7dcdb70)
  • reoff: read file more async (fed7aa9)
  • reoff: utiltiy to clean ooxast tree (0827207)