CHANGELOG.md

July 19, 2020 ยท View on GitHub

v0.6.0 (2020-07-18)

  • Add parameter block_arranging_style
  • Fix parameter vertical not being used when it's set in plots
  • Fix wrong direction when starting_location is SE or NE

v0.4.1 (2019-10-14)

  • Make either one of rows and columsn optional
  • Remove deprecated parameter plot_direction
  • Add online demo

v0.3.2 (2019-10-11)

  • Add parameter characters, font_file and font_size for plotting with characters.
  • Add parameter tight
  • Add more tests

v0.2.5 (2019-10-06)

  • Rename parameter block_aspect to block_aspect_ratio
  • Deprecate icon_set, use icon_style instead. icon_style accepts font style for each icon
  • Deprecate plot_direction, use starting_location instead
  • Finished documents with more examples. See https://pywaffle.readthedocs.io/

v0.2.0 (2018-11-25)

  • Update Font Awesome to 5.5.0

v0.0.7 (2017-11-22)

  • First public version