Release v0.2.0 - user guide and fixes in response to `alchemiscale` 0.6.0 and large-scale testing
This release includes changes following our large-scale testing with Folding@Home volunteers, as well as changes due to upstream changes in alchemiscale 0.6.0, including the shift to pydantic 2.
alchemiscale-fah now also features a user guide! This can be referenced here: https://docs.fah.alchemiscale.org/en/latest/user_guide.html
What's Changed
- Hotfixes from observations from large-scale test by @dotsdl in #22
- Only delete ProtocolDAG shared directory if it succeeded and has been pushed already by @dotsdl in #23
- alchemiscale 0.6.0 fixes by @dotsdl in #24
- Fix default values for
ProjectDatatimeoutanddeadlineto units of days by @dotsdl in #21 - Removing prod envs; confusing to maintain here by @dotsdl in #18
- Update test environment by @dotsdl in #26
- Closes #20 by @dotsdl in #27
- Added initial user guide, docs build conda env by @dotsdl in #28
Full Changelog: v0.1.1...v0.2.0