Home | History | Annotate | Download | only in funcsigs
      1 Changelog
      2 ---------
      3 
      4 0.4 (2013-12-20)
      5 ````````````````
      6 * Fix unbound methods getting their first parameter curried
      7 * Publish Python wheel packages
      8 
      9 0.3 (2013-05-29)
     10 ````````````````
     11 * Fix annotation formatting of builtin types on Python 2.x
     12 
     13 0.2 (2012-01-07)
     14 ````````````````
     15 * PyPy compatability
     16 
     17 0.1 (2012-01-06)
     18 ````````````````
     19 * Initial release
     20