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 the ``MDagPath``,
  ``MFnDependencyNode``, and ``MObject`` classes.
* Minor changes.


v0.0.2 (2014-06-22)
-------------------

* Added a method ``bnn_asFunctionSet`` to the ``MObject`` and ``MDagPath``
  classes.
* Added a method ``bnn_getFunctionSet`` to the ``MObject`` class.
* Created a new internal module for data caching.
* Added the missing ``bnn`` identifiers for the test routines.
* Minor changes.


v0.0.1 (2014-06-21)
-------------------

* Initial release.
