CHANGES
=======

v0.1.0
------

* Update package information
* Add pypi uploads (#10)
* Add support for \_\_await\_\_ (#9)
* Add a tests to show exactly which methods are unimplemented (#8)
* Update README.rst
* Update README.rst
* Add support for some missing operators (#3)
* Fix readme links
* Fix travis builds, now that they are enabled (#4)
* Add a test, and fix broken unary operators
* Add setup hook to make this work as an extension
* Fix license information
* Generate a project using cookie-cutter
* API type annotations
* Improved prettification of special method docs (#70)
* Flake8 fixes in docs source
* Added Sphinx documentation
