What's Changed
- [BUG] change pyvista methods
cell_arraypoint_arrayto newcell_datapoint_datamethods in #61 - [BUG] remove welly Bugs which occur with the switch from v0.4.8 to v0.5.2 in #61 and #58
- [BUG] with using
typing.literalrequired python version is >= 3.8 see #59 - [BUG] insert switch to import Buffers from
pandas._typingdepending on the python version (< 1.4 or > 1.4) in #58 (see #56)
New Contributors
- @Japhiolite made their first contribution in #59
Full Changelog: v0.2.9...v0.2.10