Skip to content

Releases: mtricht/trello-burndown

v1.8.0

20 Apr 21:35
Compare
Choose a tag to compare
  • Add http.readOnly config
  • Use environment variables as config (Thanks @dlovera, see #11)
  • Rename package from swordbeta/trello-burndown to mtricht/trello-burndown

v1.7.0

10 May 22:04
Compare
Choose a tag to compare
  • 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.

v1.6.1

03 Aug 15:30
Compare
Choose a tag to compare
  • Go updated to 1.8
  • Fixed graph bug. (Line going beneath 0)

v1.6.0

06 Feb 15:17
Compare
Choose a tag to compare
Fix another graph bug.

v1.5.0

06 Jan 13:45
Compare
Choose a tag to compare
Add refresh button and fix graph bug.

v1.4.0

06 Dec 12:20
Compare
Choose a tag to compare
Fix bug where no progress is shown with multiple boards.

v1.3.0

02 Dec 13:48
Compare
Choose a tag to compare
Add check of Content-Type.

v1.2.0

01 Dec 11:50
Compare
Choose a tag to compare
Fix the graph (data was incorrect).

v1.1.0

30 Nov 13:49
Compare
Choose a tag to compare
Add baseURL to the config file.

v1.0.0

30 Nov 00:46
Compare
Choose a tag to compare
First version!