* `text2diagram.render()` function enhancements. See this [page](https://github.com/csgoh/processpiper/wiki/Usage-Documentation) for more information.
* You can now display the generated code by setting `show_code=True`.
* Added 'SVG' output option. Addressing feature request [43](https://github.com/csgoh/processpiper/issues/43).
* Updated font size and spacing between elements
* You can now change font size for title, element and footer. See this [page](https://github.com/csgoh/processpiper/wiki/How-To#how-to-change_font_size) for more information.