v0.4.4
What's Changed
- Update pyproject.toml by @PythonFZ in #563
- Fix euler angle conversion bug by @phohenberger in #564
- fix backwards compatibility issue by @PythonFZ in #569
- Fix conversion function and add test cases by @phohenberger in #565
- Use dataclass for
arrows_config
by @PythonFZ in #571 - Add Rhomboid and Ellipsoid geometries by @phohenberger in #568
- fix config race condition by @PythonFZ in #574
- Use Instancing for
Arrow
by @PythonFZ in #573
Full Changelog: v0.4.3...v0.4.4