What's Changed
* Finalise some documentation in `correlation` module, and refactor `regularity` and `correlation` modules each in to `algorithms` and `tests` sub-modules by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/42
* Add more docs and unit-tests, and refactor modules to separate `algorithms` from `tests` by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/43
* Enhance the docs for the `correlation` module by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/44
* Enhance docs for `seasonality` and `correlation` modules, and enhance `mypy` and `unit` tests by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/45
* Update `seasonality` algorithms by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/46
* Update docs for `correlation` and `stability` by chrimaho in https://github.com/chrimaho/ts-stat-tests/pull/47
**Full Changelog**: https://github.com/chrimaho/ts-stat-tests/compare/v0.2.2...v0.3.0