- significant directory structure reorganization
- add prediction error plots
- create output directories if they do not exist
- add date to plots
- describe best subset selection in README.md
- move fit quality statistics from figure title to legend
- in plots change residuals lines to discrete points
- update installation instructions
- remove keyword argument
warn
from calls tomatplotlib.use()
- add fixed energy range option to [parameters]
- add NSS to title in plots
- add update instructions to README
- negative coefficients from linear regression are handled correctly (again)
- print more decimal places for NSS in table output
- Write output files after each fit
- Add NSS path plot
- Add stacked plot
- Add [plots] section to configuration file
- Configure number of best fit plots with best_fits_plot_limit in [plots]
- Report best fit(s) for each component count
- Add reference-only percent contributions to plot
- First release