Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 677 Bytes

1.5.1 (2022-12-22)

  • consider fonts equal if just name matches
  • look up fonts over whole doc
  • tentatively drop support for Type0 fonts

1.5 (2022-12-15)

  • drop observer; do fields extraction upon first API call that requires it
  • fixes

1.4 (unreleased)

  • interim non-release

1.3 (2022-12-10)

  • make log level configurable
  • prevent repeat file change handling caused by file watchers triggering many times for the same event on Linux

1.2 (2022-12-09)

  • have observer generate fields file under setup rather than merge root
  • make PDF serve root path configurable