Skip to content

Releases: IDEMSInternational/rapidpro-flow-toolkit

1.4.0

23 Nov 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

10 Jul 07:15
1e8c45f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0

1.2.1

21 Jun 10:40
f1804ba
Compare
Choose a tag to compare

What's Changed

  • Airtime related features and minor bugfixes by @geoo89 in #135
  • Fix Windows linebreaks for table export and force utf-8 encoding by @geoo89 in #136

Full Changelog: 1.2.0...1.2.1

1.2.0

16 May 11:28
a4e95de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.2.0

1.1.3

18 Jan 11:29
Compare
Choose a tag to compare

What's Changed

  • Set project version to 1.1.3

Full Changelog: 1.1.2...1.1.3

1.1.2

18 Jan 11:22
Compare
Choose a tag to compare

What's Changed

  • Filter out Windows-specific newlines by @istride in #116
  • Fix Google Sheets to CSV conversion process

Full Changelog: 1.1.1...1.1.2

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.