===================================== Based on issue from Jordan lubbers, changed import_excel function to allow you to supply a path using pathlib. Added as dependency as well. Old path functionality should be preserved.
1.0.43
===================================== Added functionality for melt matching for Pu et al (upon user request). Also, updated FAQs.
1.0.42
===================================== Fixed Pu et al. (2017) and (2021) thermometers - bug in NiO allocation that returned error.
1.0.37
===================================== For cpx-only press-temp used to only return Cpx composition if eq_tests=True, now also return Cpx components (e.g. Jd, Mg, etc) for ease of plotting and workflows subdividing by textural types
1.0.36
===================================== After numerous issues with peoples old (2020-2021 sklearn issues, have required 1.3 onwards in setup.py file now. ) This meant that had to change python to be 3.7+, as skitlearn only supports 3.8-3.11. People with older installations can pip install earlier versions
1.0.31
===================================== Sorted issues with .pkl incompatability for calibration datasets by resaving all as csv files and loading those.