Trello Burndown v1.8.0 Release Notes

Release Date: 2019-04-20 // almost 4 years ago
    • ➕ Add http.readOnly config
    • 👀 Use environment variables as config (Thanks @dlovera, see #11)
    • 📦 Rename package from swordbeta/trello-burndown to mtricht/trello-burndown

Previous changes from v1.7.0

    • ⚡️ Update to go 1.10
    • 🛠 Fixes lists that have a float position instead of integer.
    • ✂ Remove debug flag; now always true.
    • Using adlio's trello api wrapper instead of a custom one.
    • 🔨 Refactor and restructuring of some files.