What's Changed
- RowParser: support dict types; FlowParser: support different flow types by @geoo89 in #166
- Support downloading files from shared Google Drives by @istride in #169
- RapidPro: Issue error if router comparison arguments are empty strings by @geoo89 in #164
- RapidPro: Add support to remove from all groups if left blank by @geoo89 in #163
- ContentIndexParser: Demote duplicate sheet warnings to debug by @geoo89 in #171
- Deprecate use of typing.List by @istride in #173
- Migrate to Pydantic v2 by @istride in #174
- Enforce field keys starting with a letter by @geoo89 in #170
- Fix issue where operations appear to be applied more than once by @istride in #167
Full Changelog: 1.7.0...1.8.0