Python Mapper

Copyright 2011–2014
    Daniel Müllner, http://danifold.net
    Aravindakshan Babu, anounceofpractice@hotmail.com

Version history
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
Version 0.1.0 07/10/2013:

  • Initial release

Version 0.1.1 07/10/2013:

  • Simplified version bookkeeping

Version 0.1.2 07/11/2013:

  • Tiny changes.

Version 0.1.3 07/16/2013:

  • Fix for Windows: multiprocessing.freeze_support()

Version 0.1.4 08/01/2013:

  • Improved thread communication

Version 0.1.5 08/05/2013:

  • Dependency on pygraphivz removed.

Version 0.1.6 03/21/2014:

  • Minor fixes and updates

Version 0.1.7 09/11/2014

  • Fixed OpenGL display in the GUI for both WxPython 2.8 and 3.0
  • Fixed glitch with tab traversal in the GUI

Version 0.1.8 03/16/2015

  • New cmappertools release 1.0.20 for improved OS X compatibility.

Version 0.1.9 04/28/2015

  • Improved 3D mouse control.

Version 0.1.10 06/30/2015

  • Setup script, upload to PyPI.

Version 0.1.11 06/30/2015

  • Minor changes for PyPI
