2018-05-31: Version 2.0.3. - Fixed a bug resulting in truncated columns in the interpoint distance output file when using random points (columns were truncated to the length of the column with the fewest elements). 2018-05-08: - Version 2.0.2. - Fixed a critical bug, introduced in version 2.0.0, that triggered an error when encountering particles with a negative distance to path. - Fixed a bug that caused 'Negative shell' Monte Carlo simulation window to fail. - Now shows a warning when determining interpoint distances between particles and simulated points while using a simulation window other than 'Shell'. - Changed icon. 2018-04-20: - Version 2.0.1. - Minor bug fix. 2018-04-17: - Version 2.0.0. - Rewritten to work with Python 3 instead of Python 2. - New functions: Monte Carlo simulations, interpoint distances, clusters - Now uses openpyxl instead of pyexcelerator, and saves output to .xlsx files rather than Excel 2003 .xls files. - Support for grids removed. 2014-12-19: - Version 1.0.2. - Fixed another bug introduced in version 1.0.0 in the Python component that caused a failure to parse coordinate files generated with the latest version of DistToPath.IJ. 2014-12-19: - Version 1.0.1. - Fixed bugs, introduced in version 1.0.0, in the Python component that caused input files lacking random points, grid or polarity to fail. - Fixed a bug, introduced in version 1.0.0, that caused the Python component to not be able to load input files with the new .dtp extension. 2014-11-11: - Version 1.0.0. - The ImageJ plugin now uses image overlays when defining profile components. This means that the components can be easily modified or deleted after creation. When the profile is saved, the components are burnt into the analyzed image and can no longer be changed. - Code cleanup and miscellaneous changes and bug fixes in both the Python component and the ImageJ plugin. - License changed to the MIT license. 2014-05-14: - Version 1.0pre2. - Fixed a bug that caused the Windows binary version of the Python component to not be able to write Excel files. - Fixed a bug, introduced in the previous version, that caused the DistToPath.pyw launcher to fail. - Other minor bug fixes. 2014-05-07: - Version 1.0pre1. - Modified the user interface of the Python component; it should now work properly also on platforms other than Windows. - Processing in the Python component is now cancellable through a progress dialog. - Now saves current input directory to a config file named '.disttopath.cfg' in the user's home directory. - Current options can also be saved to '.disttopath.cfg'. Options specified in that file will be loaded when the program is started. - Other small bug fixes and changes. 2014-04-23: - Adjusted some elements in the user interface so they are not partly hidden when using newer versions of wxPython. - Added link to new web site in the About dialog. 2010-02-16: - All output is now converted to the language encoding used by the file system in the log and when using the csv format, thus yielding better handling of Unicode characters in file paths. 2010-02-08: - Fixed a recently introduced bug in the Python component that sometimes caused points to be incorrectly discarded. Only versions dated between 2009-11-02 and 2010-01-22 have this bug; earlier versions are safe. 2010-01-22: - First public version released.