v0.4.0
What's Changed
- ENH: allow passing format ratio instead of make_sqaure to cover more use cases by @fgebhart in #14
- FIX: avoid using
exit()
since it does not work in jupyter notebooks by @fgebhart in #15 - DOC: show docstrings of
convert_bbox_to_stl
within jupyter notebook by @fgebhart in #16 - DOC: enhance and update readme by @fgebhart in #17
Full Changelog: v0.3.0...v0.4.0