Ampalibe v1.1.2
Ampalibe framework 1.1.2
pip install -U ampalibe
- [IMP] Add indication in dockerfile
- [FIX] Payload object instead of dict in quick_replies when build Element
- [FIX] Fix Typo in Ampalibe definition
- [FIX] Missing gitignore file on create & init
- [IMP] Adapt ASGI server to be supported by Heroku/python image
- [IMP] Command decorators priority before action decorators in ampalibe core
What's Changed
- [FIX] Missing gitignore file on create & init by @rootkit7628 in #40
- [FIX] Command decorators function before action decorators by @rivo2302 in #41
Full Changelog: 1.1.1...1.1.2