v0.9.4 - Pydantic v2 support
What's Changed
- support pydantic v1 and v2 by @mikemhenry in #225
- Always raise, don't swallow exception, if exception is
KeyboardInterrupt
inProtocolUnit.execute
by @dotsdl in #215 - test pydantic v2 by @mikemhenry in #226
- Fixes ProtocolResult.from_dict by @richardjgowers in #230
- ci: update micromamba action by @richardjgowers in #231
- Fix conda-cron by @IAlibay in #232
Full Changelog: v0.9.3...v0.9.4