What's Changed
* Chore: Bump version to 0.1.13 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1612
* Feature: Refining CodeCov on matrix testing by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1610
* Feature: Refactor `qdf_to_ticker_df` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1613
* Bugfix: Skip gaps in data when plotting by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1617
* Bugfix: Interpolate for cumulative plot by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1620
* Feature: Refactoring `update_df()` & `update_tickers()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1623
* Feature: Refactor `request_wrapper` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1624
* Bugfix: Fix spelling and grammatical errors in readme by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1625
* Feature: Adding `Timer` class by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/1626
* Bugfix: Update `make_zn_scores` docs by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1627
* Chore: Update CODEOWNERS by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1632
* Feature: `get_sops()` - get starts-of-periods by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1631
* Feature: Formula check in panel_calculator by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1636
* Bugfix: Fix slip so it is only applied to the target category by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1638
* Bugfix: Fixing bug in `FacetPlot.lineplot()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1639
* Feature: retraining pause, warnings, docs update, concurrent training by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1641
* Chore: Release v0.1.13 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1644
* Chore: Develop -> Test by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1645
* Bugfix: Fix coverage report being the same name for different python versions by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1647
* Chore: Remerge develop into test with codecov bugfix by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1648
* Chore: Test -> Main by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1646
* Chore: Main -> Develop by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1649
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.12...v0.1.13