0.6.0

* Python 3 support
* Fix "not JSON serializable" error when not using a token
* Better tests
* Updated interfaces
* Moved `conduit` to `_conduit` so `.conduit` API is available now
* Updated interfaces to the latest Phabricator version

0.5.0

* Support new style token-based authentication

0.4.0

* Update interfaces.json to Phab @ e75b389
* Add Phabricator.update_interfaces to pull latest interfaces from conduit.query
* Fix validation of string to be str or unicode

0.1.0

* Initial release
