v2.8.16
What's Changed
- Handle the situation where the recorded component type does not match the required type for the actual number of stored points by @nyalldawson in #447
- Always use size_t for byte offsets by @emimvi in #449
- Add mingw msys2 workflow by @nyalldawson in #451
- Fix msvc build -- STRICT is a msvc macro name by @nyalldawson in #450
- Relax bin chunk end alignment check in permissive mode by @nyalldawson in #452
- Fix build with draco by @nyalldawson in #453
New Contributors
Full Changelog: v2.8.15...v2.8.16