Roadmapper

Latest version: v1.5.4

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.3.3

* Fixed SVG output not showing vertical line.

1.3.2

* Fixed [69](https://github.com/csgoh/roadmapper/issues/69). Task bar was not displayed with the correct width.
* Fixed defect that was introduced with the fixed for [61](https://github.com/csgoh/roadmapper/issues/61)

1.3.1

* Fixed [61](https://github.com/csgoh/roadmapper/issues/61). Incorrect Group box height due to multiple milestones.

1.3.0

- 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.

1.2.1

- Removed the dependency of Arial font on Linux system. i.e. The following commands to install MSCoreFonts is no longer required.
- sudo apt install ttf-mscorefonts-installer
- sudo fc-cache -f
- Code clean up

1.2.0

- Fixed [20](https://github.com/csgoh/roadmapper/issues/20): Removed absolute font naming dependency. i.e. "arial.ttf"
- Fixed [22](https://github.com/csgoh/roadmapper/issues/22): The date argument for add_timeline() method is now passed as keyword argument. e.g. add_timeline(start="2023-05-16")
- Introduced the 'with' statement for context management to create cleaner code.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.