Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Releases: mwaaas/ussd_airflow

v0.0.3

01 Feb 06:02
Compare
Choose a tag to compare

Bug fix
- http screen with non json response failing.

v0.0.2.9

01 Feb 02:35
Compare
Choose a tag to compare

Feature
- http screen to support none json response
- added django command for creating new ussd application

v0.0.2.8

30 Jan 06:39
Compare
Choose a tag to compare

Version 0.0.2.8

Feature
- initial support for custom filters
- added built in date filters

v0.0.2.7

25 Jan 07:20
Compare
Choose a tag to compare

Enhancement
- refactored the logic for evaluating jinja template

v0.0.2.6

24 Jan 11:34
Compare
Choose a tag to compare

Enhancement

  • removed url validation in http screen.
    This is to enable url can be a variable

v0.0.2.5

24 Jan 08:39
Compare
Choose a tag to compare

Enhancement
- Support for using os variable in ussd template

v0.0.2.4

23 Jan 07:35
Compare
Choose a tag to compare

Bugfix
- fixed backward incompatibility introduced by previous version
in http_screen.

v0.0.2.3

23 Jan 06:18
Compare
Choose a tag to compare

Enhancement
- http screen should save status_code and content

v0.0.2.2

21 Jan 10:08
Compare
Choose a tag to compare

Enhancement
- improved variable declaration in yaml can now be nested

v0.0.2.1

21 Jan 05:26
Compare
Choose a tag to compare

Fixing previous version pypi build failed