TriggerHappy v1.2.0 Release Notes

Release Date: 2016-12-22 // over 7 years ago
  • 🆕 New feature :

    • 👍 #155 Taiga and Slack services are now supported, through their respectives WebHooks... and Mattermost too, as this project uses the same API of Slack.
    • 🐳 #162 You can now use the project with Docker. If you are familiar with docker, you can just follow the README_docker file I made.

    👌 Improvements :

    ⚡️ Update of all the (old) requirements, except django still in 1.8.x

    Contributions :

    • typo fixing #156 by Kenny John Jacob

    ⚡️ Installation and Update :

    Once you did

    pip install -U django\_th 
    

    finish by

    python manage.py migrate
    

    ⚡️ to update the database