Skip to content

v0.4.0

Compare
Choose a tag to compare
@fgebhart fgebhart released this 15 Feb 19:19
· 65 commits to main since this release

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