Skip to content

Releases: stcorp/pvml

4.2.1

Choose a tag to compare

@svniemeijer svniemeijer released this 17 Sep 11:16

📅 2026-09-17

  • Determining inputs for MMFI backend is now performed in the order of the
    alternatives. Specifically, a predefined input product that would match
    and alternative is now only used if the alternatives before it could not
    be assigned.

4.2.0

Choose a tag to compare

@svniemeijer svniemeijer released this 17 Sep 11:15

📅 2026-08-25

  • Added JobOrderFileId job config option.

  • Added alternateListOfDynProcParamName option for MMFI backend.

4.1.2

Choose a tag to compare

@svniemeijer svniemeijer released this 06 Nov 15:13

📅 2024-11-06

  • Fixed issue in type checking of path arguments when calling pvml as a
    command line script.

4.1.1

Choose a tag to compare

@svniemeijer svniemeijer released this 01 May 16:27

📅 2024-05-01

  • Fixed issue where exit codes from the pvml job config file were not taken
    into account.

4.1

4.1

Choose a tag to compare

@svniemeijer svniemeijer released this 14 Mar 18:59

📅 2024-03-14

  • Added taskTableUrl job configuration option.

  • taskTablePath and workingDirectory options in global configuration file are
    now optional.

  • Added update() method to pvml.Config.

  • Added support for optionally passing 'inputs' parameter to resolve_mmfi()
    method of archive backend.

  • Several minor tweaks and fixes.

4.0

4.0

Choose a tag to compare

@svniemeijer svniemeijer released this 28 Nov 10:42

📅 2023-11-28

  • First public release.