Skip to content

Releases: bohdon/maya-pymetanode

v2.1.0

28 Jun 05:44
Compare
Choose a tag to compare
  • 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

13 Mar 14:29
Compare
Choose a tag to compare
  • 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

17 Jun 00:51
Compare
Choose a tag to compare

What's Changed

  • Various fixes, improvements, and optimizations

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Dec 05:21
Compare
Choose a tag to compare

Initial release