
0.1.3   (2014-02-07): Novimir A. Pablant <novimir.pablant@amicitas.com>
    - Fixed a few bugs in object creation.
    - Fixed a problem with identifying strings in python 2.7 (unicode issue).
    - Fixed an issue with transfering complex structures.
	
	
0.1.2   (2014-01-09): Novimir A. Pablant <novimir.pablant@amicitas.com>
    - Fixed issues with loading the idllib_rpc library.  This *should* work now
      on both Linux and Mac OS X.  As part of this, the setup script changes the
      installation name of idllib_rpc.dylib to @rpath/idllib_rpc.dylib.


0.1.1   (2014-01-08): Novimir A. Pablant <novimir.pablant@amicitas.com>
    - Fixed unicode/bytes problems: Now acutally compatible with Python 3.3.
    - Added a testing suite which currently includes tests for all the examples
      except for object wrapping.

0.1.0   (2014-01-07): Novimir A. Pablant <novimir.pablant@amicitas.com>
    - Initial public release.
