Releases: pycollada/pycollada
Releases · pycollada/pycollada
v0.9.2
v0.9.1
Full Changelog: v0.9...v0.9.1
v0.9
What's Changed
- Use README as project description by @EpicWink in #143
- Specify build backend in pyproject.toml by @EpicWink in #144
- Move project metadata to pyproject.toml by @EpicWink in #145
- Fix compatibility with NumPy 2.0 by @mgorny in #147
- Drop deprecated pkg_resources by @mikedh in #148
- ARM builds by @johnnynunez in #152
New Contributors
- @EpicWink made their first contribution in #143
- @mgorny made their first contribution in #147
- @johnnynunez made their first contribution in #152
Full Changelog: v0.8...v0.9
v0.8
What's Changed
- Make numpy an explicit install requirement by @mdelasa in #111
- Support multiple namespace by @rkoyama1623-2021 in #125
- Fix various typos by @luzpaz in #126
- Make material optional when creating geometry. by @EmileSonneveld in #127
- Add node name property by @ogsadmin in #131
- Subclassed Errors And Check by @mikedh in #133
- Flake8 to pass on collada by @mikedh in #134
- Add lxml to testing matrix. by @jterrace in #140
- Add huge_tree support for lxml. by @jterrace in #141
New Contributors
- @mdelasa made their first contribution in #111
- @rkoyama1623-2021 made their first contribution in #125
- @EmileSonneveld made their first contribution in #127
- @ogsadmin made their first contribution in #131
Full Changelog: v0.7.2...v0.8
v0.7.2
What's Changed
- Python 3.9 compatibility by @hroncok in #97
- removed redundancy in unit normals and reformatted by @tommorse in #102
- docs: Fix a few typos by @timgates42 in #106
- DaeUnsupportedError fails due to missing cast by @clemense in #110
New Contributors
- @hroncok made their first contribution in #97
- @tommorse made their first contribution in #102
- @timgates42 made their first contribution in #106
- @clemense made their first contribution in #110
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7
What's Changed
- Misc. typo fixes by @luzpaz in #73
- Fix #74: Use of xrange from util.py and unit test for lineset by @lejar in #75
- Fix broken link in readme by @GKFX in #77
- Fix bug when parsing whitespace-only numerical elements. Add test. by @jterrace in #78
- Updated setup.py by @cielavenir in #82
- Allow Namespace To Be Set by @mikedh in #86
- Move Schema to package_data by @mikedh in #87
- Update link to COLLADA website by @paulmelnikow in #90
New Contributors
- @lejar made their first contribution in #75
- @GKFX made their first contribution in #77
- @cielavenir made their first contribution in #82
- @paulmelnikow made their first contribution in #90
Full Changelog: v0.6...v0.7
v0.6
v0.5
Full Changelog: v0.4...v0.5
v0.4
Full Changelog: v0.3...v0.4