This version adds automatic telluric masking for HPF, a flattening procedure, robustness improvements, bug fixes, and more. It is now available and up-to-date on conda-forge, so you can `conda install -c conda-forge muler`.
What's Changed
* Include license file in source distribution by synapticarbors in https://github.com/OttoStruve/muler/pull/59
* Add tutorial showing how to mask spectral lines and flatten the continuum by gully in https://github.com/OttoStruve/muler/pull/63
* Add automatic telluric masking for HPF, a static TelFit template, and continuum flattening with GP tutorial by gully in https://github.com/OttoStruve/muler/pull/64
* Copy savgol-based flatten method verbatim from lightkurve by gully in https://github.com/OttoStruve/muler/pull/65
* Ancillary spectra metadata handling and WCS bug fixes by gully in https://github.com/OttoStruve/muler/pull/66
New Contributors
* synapticarbors made their first contribution in https://github.com/OttoStruve/muler/pull/59
**Full Changelog**: https://github.com/OttoStruve/muler/compare/v0.2.4...v0.2.5