Releases: christophercrouzet/bana
Releases · christophercrouzet/bana
v0.1.0
v0.0.3
Added
- Add a
__hash__()
method for theMDagPath
,MFnDependencyNode
, and
MObject
classes.
Changed
- Make minor tweaks to the code.
v0.0.2
Added
- Add a
bnn_asFunctionSet()
method to theMObject
andMDagPath
classes. - Add a
bnn_getFunctionSet()
method to theMObject
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
- Initial release.