v0.4.2
What's Changed
Refactored function-pythonic render to allow rendering to be called by other python modules, such as unit tests. Using the refactor, implemented the running of all Compositions under the examples directory during this project's pytests.
- Refactor
function-pythonic renderto enable unit tests @iciclespider in #38
Full Changelog: v0.4.1...v0.4.2