Releases: bohdon/maya-pymetanode
Releases · bohdon/maya-pymetanode
v2.1.0
- Change how nodes are serialized to include both node name and UUID to support fallback to finding nodes by name when possible.
v2.0.0
- Add type hinting and other improvements for python 3
- Update naming convention to be
snake_case
to follow PEP8 more, note this change is not backwards compatible, and requires updating any existing code!
v1.1.0
What's Changed
- Various fixes, improvements, and optimizations
New Contributors
Full Changelog: v1.0.0...v1.1.0