3. Change log

3.1. Release 0.3 (2014-09-07)

  • Implemented Python 3 compatibility (specifically 3.2 or above) and added debian packaging for Python 3 and docs

3.2. Release 0.2 (2013-07-28)

  • Added ISP and organisation lookups to geoip module
  • Added multi-row insertion support to the sql module
  • Added Oracle specific target in the sql module
  • Fixed the setup.py script (missing MANIFEST.in meant utils.py was excluded which setup.py relies upon)
  • Fixed test coverage for the progress module

3.3. Release 0.1 (2013-06-09)

  • Initial release