New in Version 1.1.1
Corrected typos in manual.
New in Version 1.1.2
Slight changes in code to allow compilation in Linux with gcc
Version number in About diaog is sensible
makefiles for compilation under linux included
New in version 1.1.3
Addition of ability to calculate absorption cross sections as well as scattering cross sections
New in version 1.1.4
Include Console program in linixbuild.sh
Fixed bad output of header parameters under Linux
New in version 1.1.5
Fixed bug in Miev0_C where the total scattering and absorption cross section units were wrong and the absorption cross section was actually extinction
New in version 1.1.6
Fixed segfault in console program when run under linux - required rewrite of parameter parsing code.
Windows and linux command line parameters are now both prefixed with -
Console program now writes angles to file in degrees like the GUI program
No dependancy upon wxWidgets for console program
New in version 1.1.7
Fixed compile error from some versions of GCC
New in Version 1.1.8
Updated the VC++ sln files to Visual C++ 2012.
Made some changes to allow compilation against wxWidgets 3.0
Removed unneccesary and accidental forced inclusion of wxWidgets headers in the console application.