Releases: MLMI2-CSSI/foundry
Releases · MLMI2-CSSI/foundry
Pre-release -- metadata schema updates
- metadata schema changes inline with MDF
- require json2table
- updated documentation in README, removed Sphinx references (also removed sphinx requirements)
- configuration updates for development (
load()
,publish()
) - data model updates
Pre-release patch -- Keras model publication and container fixes
- enable publication of Keras models
- notebook example updates
- fix DLHub container dependency bug
Pre-release patch -- require funcx version 0.0.5
Patch. Need to lock in funcx at 0.0.5 to ensure compatibility with DLHub
Pre-release patch -- require mdf_connect_client properly
0.0.9 Merge pull request #88 from MLMI2-CSSI/aristanascourtas/ch481/fix-typ…
Pre-release -- model publishing and documentation updates
- new
publish_model()
method (still in development) so user does not interact with DLHub - major documentation updates on GitBook, moved away from Sphinx
build()
method for Data Package/Environment- some initial schema change infrastructure
0.0.7 pre release -- just to fix PyPi issue
Needed to update version in setup.py
0.0.6 Pre-release -- examples, data spec, and publishing updates
Updated documentation, data specifications, and notebook examples. Added publishing functionality that abstracts away MDF Connect Client methods.
Testing GHA deployment to PyPi
Testing GitHub Actions workflow for PyPi deployment on version 0.0.5.