What's Changed
- transform functions may be added to the resources ie. map, filters and generators. https://dlthub.com/docs/concepts/resource#filter-transform-and-pivot-data
- resources can be added to instantiated sources ie. to enrich data https://dlthub.com/docs/concepts/resource#feeding-data-from-one-resource-into-another and https://dlthub.com/docs/concepts/source#add-more-resources-to-existing-source
Docs
- improve explanations by @adrianbr in #181
- docs: init from other sources by @adrianbr in #182
- operation duck blog post by @TyDunn in #185
- added setup_guide_pipedrive to pipelines folder by @AmanGuptAnalytics in #183
- Docs orchestrators by @adrianbr in #166
- fix typo: add a space after gen(10) by @burnash in #196
- adds transform docs by @rudolfix in #192
New Contributors
- @AmanGuptAnalytics made their first contribution in #183
- @burnash made their first contribution in #196
Full Changelog: 0.2.0a26...0.2.0a28