Major changes:
- added fitting method mpfit that uses MPFIT library (also Lev-Mar
algorithm, probably a better implementation)
- new command "lua" that executes the rest of the line in Lua
interpreter (Lua is a lightweight programming language)
- enhanced Lua and Python API. There is no documentation in the manual
yet, only examples in the samples directory and fityk.h header. If
anyone has problems with scripting fityk in Lua, I'll try to help.
- added C, Ruby and Java bindings to libfityk library
- GUI: improved script editor
This time I've uploaded source tarball to github:
https://github.com/wojdyr/fityk/downloads