What's Changed
* Chore: Version 0.1.11 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1566
* Bugfix: `make_relative_value`, fixing type-hints by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1567
* Feature: Design change for changing CV split numbers by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1568
* Feature: Pretty print for `msm.missing_in_df()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1570
* Bugfix: Add check for empty dataframes in `msp.correl_matrix()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1572
* Feature: Add Bespoke Metric functionality to Signal Return Relations, optimise multiple_relations_table and deprecate older functions in the sub-package by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1573
* Bugfix: Fixing order of signs in `linear_composite(sign=...)` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1576
* Feature: Restyling of coefficient stacked bar plot by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1577
* Feature: Add kwargs for seaborn to corr matrix by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1579
* Chore: Disabling `test_signal_optimizer.py` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1583
* Feature: Fix to colour coding of the stacked bar plot by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1585
* Feature: Remove self hosted runner off package by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1586
* Feature: Divide each subpackage's unittests into a matrix by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1584
* Feature: Adding `download_to_disk()` functionality to `JPMaQSDownload` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1557
* Chore: updating setup, ISRLEASED=True by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1578
* Chore: Test←Develop, v0.1.11 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1587
* Bugfix: Handling edge-case in `missing_in_df()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1589
* Chore: Updating test with `missing_in_df()` bugfix by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1590
* Feature: Main←Test, for v0.1.11 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1588
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.10...v0.1.11