Skip to content

Releases: calypr/py-tes

1.1.4

22 May 23:03
880dc5a

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.4

1.1.3-rc.1

22 May 22:45
06f8da4

Choose a tag to compare

chore: bump version to 1.1.3rc1

1.1.3

22 May 23:01
05eac87

Choose a tag to compare

release: py-tes 1.1.3

1.1.2

09 Apr 03:31
267afe0

Choose a tag to compare

Update py-tes version for PyPi release `1.1.2`

1.1.1-rc.3

09 Apr 03:06
82d7cbd

Choose a tag to compare

Update publish workflow

1.1.0

06 Dec 23:38
6a03539

Choose a tag to compare

Overview

This release adds full support for TES v1.1, along with a number of development improvements! 🥳

What's Changed 🌀

  • Stop printing every class we deserialize by @adamnovak in #37
  • Release 1.1.0 🎉 in #57

Full Changelog: 0.1.0...1.1.0

Credits

This release (and project!) would not be possible without the continuing collaboration with Alexander Kanitz (@uniqueg), Venkat S. Malladi (@vsmalladi), Matthew H. McLoughlin (@matthewhmcloughlin), and the The GA4GH Cloud Workstream Team — thank you! 🙌

Additional Resources 📚

  • ga4gh-sdk: Generic SDK and CLI for GA4GH API services

  • GA4GH TES: Main page for the Task Execution Schema — a standardized schema and API for describing batch execution tasks.

  • TES GitHub: Source repo for the Task Execution Schema

  • Awesome TES: A curated list of awesome GA4GH TES projects and programs

1.0.0

06 Dec 23:36
f153993

Choose a tag to compare

Full Changelog: 0.4.2...1.0.0

1.1.0-rc.1

01 Feb 19:16
7913526

Choose a tag to compare

1.1.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.2...1.1.0

0.4.1

09 Jul 23:51

Choose a tag to compare

Version bump to 0.4.1

0.4.0

14 Nov 17:36

Choose a tag to compare

Bump attrs version to 0.17.4; change convert => converter