Skip to content

Releases: pwwang/pipen

0.15.5

11 Aug 06:14
Compare
Choose a tag to compare
  • fix: fix kwargs not updated when pipeline is a Pipen object in utils.load_pipeline()
  • fix: fix type checking in utils.load_pipeline()

Full Changelog: 0.15.4...0.15.5

0.15.4

11 Aug 00:31
Compare
Choose a tag to compare
  • fix: fix Pipen object not recognized by utils.load_pipeline()
  • style: fix type annotations in Pipen class
  • deps: bump argx to 0.2.11

Full Changelog: 0.15.3...0.15.4

0.15.3

03 Aug 05:25
Compare
Choose a tag to compare
  • feat: add pipen.run() as a function to run a pipeline
  • docs: fix the decorations in the logs in README

Full Changelog: 0.15.2...0.15.3

0.15.2

01 Aug 05:56
Compare
Choose a tag to compare
  • deps: update xqute dependency to version 0.5.1
  • chore: update pytest options in pyproject.toml to ignore deadlock warnings
  • feat: expose on_jobcmd_* hooks for plugins to modify the job wrapper script

Full Changelog: 0.15.1...0.15.2

0.15.1

31 Jul 23:56
Compare
Choose a tag to compare

Full Changelog: 0.15.0...0.15.1

0.15.0rc3

23 Jul 19:33
Compare
Choose a tag to compare
  • BREAKING: remove redundant argument proc for job plugin APIs
  • deps: bump up dev deps
  • deps: bump xqute to version 0.4.1
  • refactor: remove abstractproperty decorator from CLIPlugin class
  • feat: add 5 more APIs for plugins to handle files from other platforms (e.g. the cloud)
  • ci: add python3.12 to CI
  • test: fork each test in test_job.py
  • test: fork tests in test_pipen.py and test_proc.py
  • docs: correct the documentation about dirsig
  • enh: make better error message when set wrong type of starts for a pipeline
  • docs: add pipen-gcs in plugin gallery

Full Changelog: 0.15.0rc2...0.15.0rc3

0.15.0

23 Jul 20:46
Compare
Choose a tag to compare
  • BREAKING: remove redundant argument proc for job plugin APIs
  • deps: bump up dev deps
  • deps: bump xqute to version 0.4.1
  • refactor: remove abstractproperty decorator from CLIPlugin class
  • feat: add 5 more APIs for plugins to handle files from other platforms (e.g. the cloud)
  • ci: add python3.12 to CI
  • test: fork each test in test_job.py
  • test: fork tests in test_pipen.py and test_proc.py
  • docs: correct the documentation about dirsig
  • enh: make better error message when set wrong type of starts for a pipeline
  • docs: add pipen-gcs in plugin gallery

Full Changelog: 0.14.6...0.15.0

0.15.0rc2

21 Jul 07:10
Compare
Choose a tag to compare
  • BREAKING: remove redundant argument proc for job plugin APIs
  • deps: bump up dev deps
  • refactor: remove abstractproperty decorator from CLIPlugin class
  • feat: add 5 more APIs for plugins to handle files from other platforms (e.g. the cloud)
  • ci: add python3.12 to CI
  • test: fork each test in test_job.py
  • test: fork tests in test_pipen.py and test_proc.py
  • docs: correct the documentation about dirsig

Full Changelog: 0.15.0rc1...0.15.0rc2

0.15.0rc1

21 Jul 01:42
Compare
Choose a tag to compare
  • deps: bump up dev deps
  • refactor: remove abstractproperty decorator from CLIPlugin class
  • feat: Add ioplugin to support handling files from other platforms (e.g. the cloud)
  • ci: add python3.12 to CI
  • test: fork each test in test_job.py
  • test: fork tests in test_pipen.py and test_proc.py
  • docs: correct the documentation about dirsig

Full Changelog: 0.14.6...0.15.0rc1

0.14.6

05 Apr 22:41
Compare
Choose a tag to compare
  • fix: fix error handling in ProcPBar class
  • deps: bump up dev deps

Full Changelog: 0.14.5...0.14.6