Skip to content

Releases: vsoch/scif

SCIF Release v0.0.84

26 Jan 12:44
3b00f6f
Compare
Choose a tag to compare

What's Changed

  • add workflow to release to pypi by @vsoch in #72
  • Reworked app.run exit code by @dmachi in #73

Full Changelog: 0.0.83...0.0.84

SCIF Release v0.0.83

25 Jan 14:13
2b9208a
Compare
Choose a tag to compare

For previous releases, see the files on pypi: https://pypi.org/project/scif/#history

Moving forward we will have releases in both places, TBA added automation if needed.

What's Changed

  • Update spec.md by @satra in #4
  • Fixing table formatting in spec.md by @cMadan in #5
  • Added self to spec.md by @cMadan in #6
  • Add forgotten end-of-code backticks by @AndiH in #8
  • editorial changes + adding self by @ps-account in #16
  • text change sci-f to scif by @ps-account in #12
  • Just noticed a typo while following a link by @denis-yuen in #17
  • SCI-F and SCIF are used side-by-side? by @ps-account in #11
  • Fix parsing of additional arguments to run by @vsoch in #26
  • Fix/parsing by @vsoch in #30
  • Add environment to be sourced (inline with runscript) by @vsoch in #32
  • Testing by @vsoch in #34
  • Appnames period parsing by @vsoch in #37
  • Fix/shell by @vsoch in #39
  • Fix/environment by @vsoch in #41
  • adding functions to expose test command by @vsoch in #44
  • Fix to make test and runscript scripts executable on install by @vsoch in #52
  • Fix/client bugs by @vsoch in #55
  • testing deploy from circle by @vsoch in #57
  • Test adding quay.io by @vsoch in #58
  • Testing stream and capture of output by @vsoch in #60
  • Adding fixes samcmill, black formatting by @vsoch in #62
  • fix shell behavior by @samcmill in #61
  • Only support Python 3.6 and up by @vsoch in #64
  • install script should exit on nonzero return code by @vsoch in #66
  • updating linting by @vsoch in #69
  • exit with the exit code from a app when run() by @dmachi in #68
  • Revert "exit with the exit code from a app when run()" by @vsoch in #71

New Contributors

Full Changelog: https://github.com/vsoch/scif/commits/0.0.83