Changelog¶
v0.1.0 (2017-01-11)¶
- Rewrote everything from scratch. Changes are not backward compatible.
v0.0.3 (2014-12-07)¶
- Overridden the
__hash__method for theMDagPath,MFnDependencyNode, andMObjectclasses. - Minor changes.
v0.0.2 (2014-06-22)¶
- Added a method
bnn_asFunctionSetto theMObjectandMDagPathclasses. - Added a method
bnn_getFunctionSetto theMObjectclass. - Created a new internal module for data caching.
- Added the missing
bnnidentifiers for the test routines. - Minor changes.
v0.0.1 (2014-06-21)¶
- Initial release.