Skip to content

Releases: stcorp/pvml

4.1.2

06 Nov 15:13
Compare
Choose a tag to compare

📅 2024-11-06

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

4.1.1

01 May 16:27
Compare
Choose a tag to compare

📅 2024-05-01

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

4.1

14 Mar 18:59
Compare
Choose a tag to compare
4.1

📅 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

28 Nov 10:42
Compare
Choose a tag to compare
4.0

📅 2023-11-28

  • First public release.