* Support matplotlib>=3.9.0 by fixing get_cmap calling
---
1.1.0
* Replace embedded Font Awesome files with dependent Python package `fintawesomefree` * Generate Font Awesome mapping file automatically during installation, so it can allow manual Font Awesome version upgrade
---
1.0.1
* Add support to plot chart on existed axis * Remove deprecated parameter `icon_set` * Refactor `Waffle` class * Remove unnecessary variable copying * Remove `Waffle._pa` as it only contains arguments of last subplot
---
0.6.4
* Fix wrong license in icon mapping file * Fix extra block caused by two or more consecutive zeros in values
---
0.6.3
* Fix extra block with default rounding method
---
0.6.2
* Fix wrong block number when block_arranging_style is `new-line`