0.7.0

* Allow for nested methods to support conduit calls such as diffusion.repository.edit
* Fix regular expressions that cause type parsing to fail

0.6.1

* Fix Python 3 related issues

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
