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.