CHANGELOG.md
July 19, 2020 ยท View on GitHub
v0.6.0 (2020-07-18)
- Add parameter
block_arranging_style - Fix parameter
verticalnot being used when it's set inplots - Fix wrong direction when
starting_locationisSEorNE
v0.4.1 (2019-10-14)
- Make either one of
rowsandcolumsnoptional - Remove deprecated parameter
plot_direction - Add online demo
v0.3.2 (2019-10-11)
- Add parameter
characters,font_fileandfont_sizefor plotting with characters. - Add parameter
tight - Add more tests
v0.2.5 (2019-10-06)
- Rename parameter
block_aspecttoblock_aspect_ratio - Deprecate
icon_set, useicon_styleinstead.icon_styleaccepts font style for each icon - Deprecate
plot_direction, usestarting_locationinstead - 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