Skip to content

Releases: MLMI2-CSSI/foundry

v1.0.4

16 Aug 23:05
61678c4
Compare
Choose a tag to compare
  • Minor release to simply fix an error where debug logs were still included. Whoops :)

v1.0.3

16 Aug 17:18
71befe0
Compare
Choose a tag to compare
  • Fixes minor bug that was preventing publishing Foundry datasets through the Python SDK. This was caused by a str-int issue on the publicationYear field.
  • Fixed a bug that allowed users to set a local and Globus source for data to be published

v1.0.2

17 Jul 19:08
170ba79
Compare
Choose a tag to compare
  • Fixed a bug that did not bundle the full schema files with the PyPI release.

v1.0.1

16 Jul 15:48
0ffd533
Compare
Choose a tag to compare

Add openpyxl and bump mdf_connect_client to latest

v1.0.0

15 Jul 17:48
1f745b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v1.0.0

v0.7.7

26 Mar 23:05
ec234fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

v0.7.6

22 Mar 04:27
ebe1c60
Compare
Choose a tag to compare

Minor patch to change config MDF organization name from foundry to Foundry

v0.7.5

06 Feb 16:04
a9c99a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

15 Jan 03:18
a370a94
Compare
Choose a tag to compare

Minor release

  • Removes DLHub functionality and requirements (this is migrated to Garden)
  • Adds more robust support for https downloading. Deeper paths are supported and download progress is updated live
  • Minimize requirements (removed dlhub-sdk, scikit-learn)
  • Pins pydantic to avoid some validation errors in the newest releases (to address later)

v0.7.3 -- Establish Zenodo integration

10 Jan 20:13
e05e92a
Compare
Choose a tag to compare

Integrate with Zenodo to have a persistent DOI that thinks to the sourcecode.

The DOI will be continuously updated to the latest release via Zenodo.