Skip to content

Releases: devtyr/trello-burndown

trello-burndown 0.9.4

22 Oct 18:05
Compare
Choose a tag to compare
  • [number] and (number) formatting isn't that strict any more (whitespaces ...)
  • Fix to work with connect >= 3.0 and serve-static
  • Updated empty list validation

trello-burndown 0.9.2

08 Jan 10:04
Compare
Choose a tag to compare

Use info.js to retrieve a list of Trello boards and matching ids for easier configuration.

trello-burndown 0.9.1

02 Oct 19:36
Compare
Choose a tag to compare
  • Support for Scrum for Trello Chrome extension
  • Fix when a card in one of the columns doesn't have a correct match syntax and hence as a result caused the server to crash Juri Strumpflohner
  • Adding console.log to write out the card that failed the regex check Juri Strumpflohner
  • Fix to also fetch cards of finished lists
  • Graph done estimate shows progress up to current date
  • Added optional parameter boardId to CLI