Skip to content

Releases: NGS360/PAML

v0.2.4

14 Feb 14:13
Compare
Choose a tag to compare

What's new

  • Fix get_task_output for optional fields when queried in Arvados

Commits

04b48b1 Bump version to 0.2.4 for release

v0.2.3

12 Feb 19:16
Compare
Choose a tag to compare

What's new

  • Fix removal of collection.all_files() from Arvados Python SDK.

Commits

4bd6e11 Bump version to 0.2.3 for release

v0.2.2

27 Jan 20:33
Compare
Choose a tag to compare

What's new

  • Fixed get_task_output for ArvadosPlatform when Arvados sometimes return an empty cwl.output.json
  • Rename parameter executing_settings to execution_settings in submit_task
  • Pinned arvados-python-client < 3.0.0

Commits

d0958b6 Bump version to 0.2.2 for release

v0.3-rc3

16 Dec 23:35
Compare
Choose a tag to compare
v0.3-rc3 Pre-release
Pre-release

What's new

Changed ⚠️

  • Update support Python version >= 3.9

Commits

937e8ab Bump version to 0.3-rc3 for release

v0.3-rc2

16 Dec 19:43
Compare
Choose a tag to compare
v0.3-rc2 Pre-release
Pre-release

What's new

Changed ⚠️

  • Update support Python version >= 3.11

Commits

c789b0a Bump version to 0.3-rc2 for release

v0.3-rc1

16 Dec 19:20
Compare
Choose a tag to compare
v0.3-rc1 Pre-release
Pre-release

What's new

Added 🎉

  • Add create_project method
  • Add get_user method
  • Various unit tests

Changed ⚠️

  • Update support Python version to 3.13
  • Update version of arvados-python to 3.0

Fixed ✅

  • Rename parameter executing_settings to execution_settings in submit_task
  • Addressed various pylint issues
  • Handle list outputs in CWL workflows
  • Check Arvados Outputs collection for cwl output prior to accessing

Commits

d890f71 Bump version to 0.3-rc1 for release

v0.2.1

21 Oct 15:21
Compare
Choose a tag to compare

What's new

Fixed ✅

  • Catch SevenBridges exception when creating invalid task

Commits

5bcf7c5 Remove python virtual env

v0.2

17 Jul 17:16
Compare
Choose a tag to compare

What's new

Added 🎉

  • get_task_outputs method
  • rename_output_files
  • roll_file method

Fixed ✅

  • Fixed bug in how project is retrieved from SevenBridges

Commits

2f3825d Bump version to 0.2 for release

v0.1.1

09 Apr 12:56
Compare
Choose a tag to compare

What's new

Fixed ✅

  • Fixed how we iterate files in a SevenBridges project

Commits

148a3d2 Bump version to 0.1.1 for release
8a2a478 accumb3ns/bugfix-fix_find_or_create_path_gt_50_elements