Releases: mwaaas/ussd_airflow
Releases · mwaaas/ussd_airflow
v0.0.1.8
Feature
- Adding feature when installing this package to install
the packages it depends on.
v0.0.1.7
Version 0.0.1.7
BugFix
- if validation in input screen is missing proceed don't fail
v0.0.1.6
Enhancement
- validate_ussd_journey command to fail if customer journey fails validation
v0.0.1.5
Feature
- adding django command to validate ussd customer journey
Enhancement
- increased ussd maximum text to 500
v0.0.1.4
Feature:
- added django command for validating ussd conf
Enhancement:
- increased maximum ussd text to 500 characters
Bug fixes
- Fixed installation problem in #30
Basic ussd screens
This is the first release of ussd_airflow.
It contains all the basic screens
- Input screen
- Menu/List screen
- Quit screen
- HttpScreen
- Router screen