Python Mapper

Copyright 2011–2016
    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

Version 0.1.12 07/03/2015

  • GUI problems fixed

Version 0.1.13 11/10/2015

  • Improved setup script
  • Fallback for OrderedDict (Python 2.6 compatibility)

Version 0.1.14 03/05/2016

  • Bugfix in case of missing input file

Version 0.1.15 09/22/2016

  • Fixed deprecation warnings

Version 0.1.16 09/29/2016

  • GUI: Dialog for unhandled errors in the worker process
