Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@Ana06 Ana06 released this 18 Jan 08:17
· 62 commits to master since this release
01f3bcb
  • Require Ruby to be >= 2.2.0 and < 2.4.2 until #139 is fixed.
  • burndown-init only requires the --board-id option. The --output option is optional and defaults to the current working directory. Fix #103.
  • Allow to define checklists that should not be parsed as task lists. Such lists can be added in the trollolorc as no_task_checklists.
  • Allow to provide a board id when calling burndown. Fix #100.
  • Set the attached image as cover in burndown --plot-to-board. Fix #124.