v0.10.0
🚨 Breaking Change 🚨
- introduced in #239, all the callers should call keys like
datum.keys, notdatum.keys()
What's Changed
- feat: add async source transformer by @kohlisid in #230
- chore: prerelease for 0.10.0a0 by @kohlisid in #231
- chore: optimize example docker files using multi-stage builds by @sapkota-aayush in #232
- chore: fix broken make proto by @tmenjo in #235
- feat: add Accumulator by @cosmic-chichu in #237
- chore: Datum keys as property by @tmenjo in #239
- chore: fix cve with setuptools by @kohlisid in #240
- chore: release version 0.10.0 by @kohlisid in #241
New Contributors
- @sapkota-aayush made their first contribution in #232
- @tmenjo made their first contribution in #235
Full Changelog: v0.9.2...v0.10.0