* 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/](https://pywaffle.readthedocs.io/)
---