v0.5
What's Changed
- Add Settings by @mikemhenry in #37
- Remove
old-offtk
from CI env by @dotsdl in #78 - Fix
ProtocolUnit
deserialization by @dwhswenson in #62 - mypy: Fixing implicit None errors by @richardjgowers in #94
- [DOCS] Now build without warnings, and fail on warning on RTD by @richardjgowers in #91
- Add class-level loggers to GufeTokenizables by @dwhswenson in #89
- Added raise_error kwarg for protocoldag.execute, ProtocolUnit.execute by @dotsdl in #95
- change default of execute_DAG shared to cwd by @richardjgowers in #99
- succesful results -- Adding Property to ProtocolDag by @RiesBen in #97
- Some cleanup of GufeTokenizable by @dwhswenson in #90
- Protocoldagresult multiple results by @richardjgowers in #103
- [WIP] Various result handling improvements from working on
fah-alchemy
by @dotsdl in #102 - Follows #102; meant to push doc fixes. by @dotsdl in #104
- Made ProtocolDAGResult.terminal_protocol_unit_results a property by @dotsdl in #106
New Contributors
- @mikemhenry made their first contribution in #37
- @RiesBen made their first contribution in #97
Full Changelog: v0.4...v0.5