v0.13.2
What's Changed
- Cache and de-duplicate the CI work that is repeated every run by @wbarnha in #755
- Align confluent driver type annotations with the aiokafka driver by @wbarnha in #756
- Enforce mypy in CI behind a ratchet by @wbarnha in #757
- Type-check the whole faust package and delete the mypy ratchet by @wbarnha in #758
- Build through setuptools rather than the distutils shim by @wbarnha in #767
- Install the build toolchain, so a direct setup.py invocation works by @wbarnha in #769
Full Changelog: v0.13.1...v0.13.2