v1.2.0
What's Changed
- Add py.typed marker file to durabletask package by @andystaples in #81
- Update EntityInstanceId.parse signature by @andystaples in #80
- Match entity method parameter names by @andystaples in #82
- Add new_uuid method to client by @andystaples in #83
- Allow passing custom stub to execute operations by @andystaples in #85
- Add support for new event types by @andystaples in #86
External Links
PyPi: https://pypi.org/project/durabletask/1.2.0/
Full Changelog: v1.1.0...v1.2.0