2.7.0-rev1
版本发布时间: 2023-01-12 16:49:08
Zuzu-Typ/PyGLM最新发布版本:2.7.1-rev1(2023-10-30 02:21:22)
What's Changed
- Fixed buffer object format not being identified correctly on some platforms by @Zuzu-Typ in https://github.com/Zuzu-Typ/PyGLM/pull/197
- fixed memory use after free in vec_getattr and vec_setattr (#181) by @jimy-byerley in https://github.com/Zuzu-Typ/PyGLM/pull/192
- Added vector operations by @Zuzu-Typ in https://github.com/Zuzu-Typ/PyGLM/pull/199
New Contributors
- @jimy-byerley made their first contribution in https://github.com/Zuzu-Typ/PyGLM/pull/192
Full Changelog: https://github.com/Zuzu-Typ/PyGLM/compare/2.6.0...2.7.0