Skip to content

v0.178.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wjcunningham7 wjcunningham7 released this 15 Aug 06:56
· 505 commits to develop since this release

[0.178.0] - 2022-08-15

Authors

Changed

  • Dispatch workflows as asyncio tasks on the FastAPI event loop instead of in separate threads

Fixed

  • Deconflict wait enum with ct.wait function; wait -> WAIT

Operations

  • Conda package is built and tested on a nightly schedule
  • Conda deployment step is added to release.yml
  • Install yarn and npm on Ubuntu whenever the webapp needs to be built