Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@istride istride released this 25 Mar 11:38
· 3 commits to main since this release

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