Skip to content

Change Logs

CS Goh edited this page Dec 31, 2022 · 49 revisions

Future Enhancements 💡

  • Unicode, multilingual support
  • Ability to add image as company logo
  • Ability to add custom images to decorate the roadmap
  • Graphical User Interface for non-technical users
  • Ability to add milestones without task
  • Option to display task as rounded box
  • Show first day of week instead of W1, W2, etc.

v0.2.2 : 2022-12-22

  • Replace problematic pycairo with Pillow library
  • Ability to add subtitle text
  • Display vertical grey lines for timelines
  • Display year on top of the timeline
  • Update "Now" marker to ▼
  • Auto size surface height
  • Fix defects

v0.1.1 : 2022-12-05

  • Added colour themes support.
  • Added the ability to change timeline from actual date to non-specific timeline like Year 1, Year 2, Month 1, Month 2, etc.
  • Added the ability to show current date marker on the roadmap.
  • Cleaned up code and fixed defects.

v0.1.0-beta3 : 2022-11-18

  • Fixed Roadmap.draw() error when set_footer() method has not been called.
  • Added Roadmap.version to show the library version.
  • Renamed package from "roadmap-generator" to "roadmapper".
  • Fixed some defects.

v0.1.0-beta2 : 2022-11-14

  • Fix distribution package error.

0.1.0-beta1 : 2022-11-14

  • Initial beta release.
Clone this wiki locally