v2.1.3
ChristopherChudzicki
released this
05 Apr 02:53
·
28 commits
to master
since this release
Some bugfixes:
- do not call inspect if mathbox was destroyed Fixes an issue where Mathbox would asynchronously error if instances were destroyed immediately after creation.
- Add a Jupyter Notebook example Note: This currently uses an outdated version of Mathbox.
- Fix sampling bug Fixes a bug where
width
,height
, anddepth
could be increased but not decreased - Mathbox has been moved from GitGud to Github. Various CI/Development enhancements: