Skip to content

v0.1.0

Compare
Choose a tag to compare
@Muream Muream released this 31 May 10:12
· 130 commits to master since this release

This first release contains incomplete stubs for all maya.cmds commands

  • ✅ All commands are included.
  • ✅ Most commands have accurate argument signatures.
  • ❌ The implicit first argument is missing for all commands that use it.
  • ❌ All functions return Any