1Changelog
2---------
3
40.5
5```
6
7* Fix binding with self as a kwarg. (Robert Collins #14)
8
90.4 (2013-12-20)
10````````````````
11* Fix unbound methods getting their first parameter curried
12* Publish Python wheel packages
13
140.3 (2013-05-29)
15````````````````
16* Fix annotation formatting of builtin types on Python 2.x
17
180.2 (2012-01-07)
19````````````````
20* PyPy compatability
21
220.1 (2012-01-06)
23````````````````
24* Initial release
25