Skip to content

Ampalibe v1.1.2

Compare
Choose a tag to compare
@gaetan1903 gaetan1903 released this 15 Aug 20:27
· 113 commits to main since this release

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