Skip to content

Releases: IDEMSInternational/rapidpro-flow-toolkit

1.1.1

06 Dec 18:06
Compare
Choose a tag to compare
  • Set version to 1.1.1

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Dec 17:52
ef75c68
Compare
Choose a tag to compare

What's Changed

  • Migrate code style to black by @istride in #96
  • Update csv reader by @edmoss345 in #97
  • Adapting google sheets reader by @edmoss345 in #99
  • FlowParser: Add support for webhooks by @geoo89 in #100
  • Merge all sheet reader modules into one by @istride in #105
  • Return dict representing RapidPro flow from create_flows function by @istride in #106
  • Refactor CSV sheet reader to manage a directory of CSV files by @istride in #108
  • Move multiple sheet reader handling to Content Index Parser by @istride in #110
  • Treat multiple input files as a single unit by @geoo89 in #107
  • Data sheet manipulation operations by @geoo89 in #112
  • Make log path configurable by @istride in #113
  • Install pre-commit by @istride in #111
  • Fix docs/development.md to reflect changed tests location by @geoo89 in #114

New Contributors

Full Changelog: 1.0.1...1.1.0

v1.0.1

06 Sep 13:56
Compare
Choose a tag to compare

What's Changed

  • Move tests from 'src' so that they are not packaged by @istride in #94

Full Changelog: 1.0.0...1.0.1

v1.0.0

06 Sep 13:19
930b6b7
Compare
Choose a tag to compare

First official release.