Skip to content

Release v0.1.4

Compare
Choose a tag to compare
@dotsdl dotsdl released this 08 Aug 05:37
· 426 commits to main since this release
ea8d802

This release focused on bugfixes for user-facing issues, in particular opportunities for mismatches between Transformation and ProtocolDAGResult gufe keys in the objectstore and statestore (#161). It also added initial documentation structure (#157), and guardrails on the allowed Task statuses for actioning (#162).

What's Changed

  • Update prod envs to use openfe 0.11.0 by @dotsdl in #158
  • Add deplyoment docs v2 by @mikemhenry in #157
  • Make ProtocolDAGResult push and pull keys self-consistent by @dotsdl in #161
  • Set pydantic version less than 2.0 for all conda envs by @dotsdl in #160
  • Only action Tasks that are status 'waiting', 'error', or 'running' by @dotsdl in #162

Full Changelog: v0.1.3...v0.1.4