Skip to content

Releases: christophercrouzet/bana

v0.1.0

11 Jan 04:30
Compare
Choose a tag to compare

Changed

  • Rewrite everything from scratch. Changes are not backwards compatible.

v0.0.3

06 Feb 02:17
Compare
Choose a tag to compare

Added

  • Add a __hash__() method for the MDagPath, MFnDependencyNode, and
    MObject classes.

Changed

  • Make minor tweaks to the code.

v0.0.2

06 Feb 02:12
Compare
Choose a tag to compare

Added

  • Add a bnn_asFunctionSet() method to the MObject and MDagPath
    classes.
  • Add a bnn_getFunctionSet() method to the MObject class.
  • Add a new internal module for data caching.

Changed

  • Prepend the missing bnn identifiers for the test routines.
  • Make minor tweaks to the code.

v0.0.1

06 Feb 02:11
Compare
Choose a tag to compare
  • Initial release.