Releases: ohsu-comp-bio/py-tes
1.1.0
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
Full Changelog: 0.4.2...1.0.0
1.1.0-rc.1
What's Changed
- Stop printing every class we deserialize by @adamnovak in #37
- Towards v0.5.0 by @uniqueg in #44
- feat: spec-compliant suffixes, with legacy support by @uniqueg in #46
- fix: remove debug messages by @uniqueg in #54
- test: increase unit test coverage by @uniqueg in #52
- docs: browsable API reference on GitHub Pages by @uniqueg in #49
New Contributors
- @adamnovak made their first contribution in #37
- @uniqueg made their first contribution in #44
Full Changelog: 0.4.2...1.1.0
0.4.1
0.4.0
Bump attrs version to 0.17.4; change convert
=> converter
0.3.0
0.2.1
Send content type header.