What's Changed
* True continuum calculates variance stats by p-slash in https://github.com/p-slash/qsonic/pull/82
* Save residuals in the rest-frame by p-slash in https://github.com/p-slash/qsonic/pull/83
* Fix skip-resomat option in mocks by p-slash in https://github.com/p-slash/qsonic/pull/84
* Use cubic splines to integrate legendre polynomials when projecting out by p-slash in https://github.com/p-slash/qsonic/pull/85
* copy delta data as float64 to prevent Numba not implemented error by p-slash in https://github.com/p-slash/qsonic/pull/86
* calibrate ivar with estimated etas in continuum fitting by p-slash in https://github.com/p-slash/qsonic/pull/87
* Lyb BAL lines. No DLA wing correction l>lya by p-slash in https://github.com/p-slash/qsonic/pull/88
**Full Changelog**: https://github.com/p-slash/qsonic/compare/v0.8.0...v0.8.1