Changelog: 0.7.4: New features: - added the possibility to use fit functions plugins, which are faster and more reliable then using the muParser in order to calculate the jacobian matrix (take a look at the "fitPlugins folder" for two examples of how to create and compile a plugin); - added the possibility to move the selected lines and texts on a 2D plot using the arrow keys; - added context menus for the axes, the axes labels and the title of a 2D plot (right click on these objects in order to open the menu); - added a progress dialog when importing ASCII files and redesigned the import method in order to maximize the speed; Fixed bugs linked to the hidden tables generated by the fitting operations. Completely rewritten the built-in fitting routines. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Committed to CVS today. I do keep an eye on the packages I maintain, and so there is no need to file a bug until may be a week after release (at which point you can assume I am really busy or have missed the release announcement, or both). Thanks. Still having to dos2unix the project file and manually patch it.