Overview
Initial release containing the core functionality as well as ability to create action triggers via the API.
What's Changed
* Playground setup by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/1
* documentation by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/2
* Models by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/3
* Connect models to signals by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/4
* Payload builder by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/5
* Signal handling framework by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/6
* Webhook action by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/7
* Msg broker integration by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/8
* integration tests for webhook by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/9
* Enabling dynamic options/params by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/10
* Sphinx by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/11
* Admin panel by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/12
* switched to confluent-kafka by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/14
* documentation deployment flow by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/13
* updated readme by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/15
* updated docs deployment rules to deploy on push to master only by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/16
* API by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/17
* Limit required deps and tox tests by Salaah01 in https://github.com/Salaah01/django-action-triggers/pull/20
New Contributors
* Salaah01 made their first contribution in https://github.com/Salaah01/django-action-triggers/pull/1
**Full Changelog**: https://github.com/Salaah01/django-action-triggers/commits/v0.1.0