Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 756 Bytes

File metadata and controls

46 lines (22 loc) · 756 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.0] 2025-10-20

Added

  • Validate size unit parameter.

Changed

  • update template and fix according test suite
  • ensured python 3.13 compatability
  • python 3.13 now required

[1.0.3] 2025-02-11

Changed

  • Do not delete input file on "Input file is empty" error if "Delete input file" parameter is not set.

[1.0.2] 2025-02-11

Added

  • Throw error if input file is empty.

[1.0.1] 2025-02-11

Added

  • Handle cancelling of workflow.

[1.0.0] 2024-11-14

Added

  • Initial version.