All Versions
20
Latest Version
Avg Release Cycle
252 days
Latest Release
-

Changelog History
Page 2

  • v0.21

    April 17, 2014
  • v0.20

    April 17, 2014
  • v0.19

    March 06, 2014
  • v0.18 Changes

    May 22, 2013

    🚀 Released 2013-05-22

    • Fixed __mul__ and string splitting on Python 3.
  • v0.17 Changes

    May 21, 2013

    🚀 Released 2013-05-21

    • 🛠 Fixed a bug with broken interpolation on tuples.
  • v0.16 Changes

    🚀 Released 2013-05-20

    • 🚚 Improved Python 3 Support and removed 2to3.
    • 🚚 Removed support for Python 3.2 and 2.5.
  • v0.15 Changes

    🚀 Released 2011-07-20

    • 🛠 Fixed a typo that caused the library to fail to install on pypy and jython.
  • v0.14 Changes

    🚀 Released 2011-07-20

    • 🚀 Release fix for 0.13.
  • v0.13 Changes

    🚀 Released 2011-07-20

    • Do not attempt to compile extension for PyPy or Jython.
    • 🏁 Work around some 64bit Windows issues.
  • v0.12 Changes

    🚀 Released 2011-02-17

    • Improved PyPy compatibility.