Releases: cpederkoff/stl-to-voxel
Releases · cpederkoff/stl-to-voxel
v0.10.0
What's Changed
- Lots of improvements. by @cpederkoff in #52
- Update Pillow to patch CVE-2023-5129 by @martinmiglio in #55
- Add full help by @roflmaostc in #54
- Fast winding number polygon repair by @cpederkoff in #60
- Optimize winding number implementation by @cpederkoff in #61
- Voxel location fix by @cpederkoff in #62
New Contributors
- @roflmaostc made their first contribution in #54
Full Changelog: v0.9.3...v0.10.0
v0.9.3
- Migrate from setup.py to pyproject.toml