Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 714 Bytes

File metadata and controls

41 lines (22 loc) · 714 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[1.1.1] 2026-02-19

Changed

  • Update template and dependencies

[1.1.0] 2025-10-20

Changed

  • Update template and dependencies
  • Ensure compatability with python 3.13

[1.0.0] 2025-06-11

Added

  • Input of file entities with FileEntitySchem allowed
  • Table and text extraction strategies
  • Cancellation of workflow

Changed

  • Documentation

Fixed

  • Endless loop due to ProcessPoolExecutor eliminated

[0.5.0] 2025-05-12

Added

  • initial version