Skip to content

stochss-compute Release v0.9.5

Compare
Choose a tag to compare
@ethangreen-dev ethangreen-dev released this 31 May 18:34
· 578 commits to main since this release

What's changed

  • General improvements to StochSS-Compute startup via the integration of CLI parsing in app.py and implementation of the startup script startup.py. @mdip226 in #60 and #81
  • Added Tutorial0.ipynb example notebook. @mdip226 in #60
  • Improvements to StochSS-Compute network failure handling. @mdip226 in #67
  • Miscellaneous ModelRunRequest serialization fixes. @ethangreen-dev in #85
  • General repository cleanup. Removed unused files and example notebooks. @ethangreen-dev in #86 and #95
  • Added Github action to automate Docker image pushes. @mdip226 in #93
  • Changed default API port from 1234 to 29681. @ethangreen-dev in #96
  • Further simplified and improved Docker and Docker-Compose workflows. @mdip226 in #100
  • Added README.md to pypi package listing. @ethangreen-dev in #107

Full Changelog: v0.9.0...v0.9.5