Releases: modal-labs/synchronicity
Releases · modal-labs/synchronicity
Release list
Release v0.12.5
What's Changed
- Preserve TypeError when instance method is called on wrapped class without an instance by @freddyaboulton in #277
- Release v0.12.5 by @freddyaboulton in #278
New Contributors
- @freddyaboulton made their first contribution in #277
Full Changelog: v0.12.4...v0.12.5
Release v0.12.4
- Fix stub generation for classes that base
typing.TypedDict(#275)