Skip to content

Releases: csgoh/roadmapper

1.5.4

21 Mar 09:41
Compare
Choose a tag to compare
  • Fixed residual bug 106. The milestone jumps to the next timeline item if your timeline mode is weekly.

1.5.3

21 Mar 09:05
Compare
Choose a tag to compare

Fixed residual bug 106. The marker jumps to the next timeline item if your timeline mode is weekly.

1.5.2

21 Jan 08:58
Compare
Choose a tag to compare
  • Added 'rich' to the requirements.txt
  • Removed debug verbose text

1.5.1

20 Jan 05:03
Compare
Choose a tag to compare

v1.5.1: 2025-01-20

  • This resolved issue 106.

1.5.0

14 Apr 03:42
Compare
Choose a tag to compare
  • Milestone marker is placed/drawn before the text of the task to prevent the marker from obstructing the text. This resolved issue #79.

1.4.0

19 Nov 19:10
Compare
Choose a tag to compare
  • Supported finer text alignment for milestone.

1.3.3

15 Oct 07:10
f5769e1
Compare
Choose a tag to compare
  • Fixed SVG output not showing vertical line.

1.3.2

16 Sep 23:56
57f825e
Compare
Choose a tag to compare
  • Fixed #69. Task bar was not displayed with the correct width.
  • Fixed defect that was introduced with the fixed for #61

1.3.1

10 Sep 01:21
e1bface
Compare
Choose a tag to compare
  • Fixed #61. Incorrect Group box height due to multiple milestones.

1.3.0

09 Jul 09:26
Compare
Choose a tag to compare
  • Fixed #39 Hardcoded text alignment issue
  • Added set_background_colour() method. You can now change background colour.
  • Added "svg" as a painter type. You can now save the diagram as svg file. You just have to set painter_type = "svg" when creating the Roadmap.