- small change to `UI.make_chi2` to make it easier to customise
---
1.0.0.0
- Changed the name to multifit - Multifit is now available from the PyPi repository - Moved the contents of `peakfit.py` to the new `UI` class - Wrote a basic user guide - Added a simple example
---
0.4.0.0
- Simfit is now a python package
---
0.3
Only `peakfit.py` has been modified.
- The program can now fit more than two peaks simultaneously - The `.tsv` output file now includes a header - The ordering of the areas in the `.tsv` output file corresponds to the order of the peak energies in the input - Minor changes to terminal output