What's Changed
* Feature: Implementing `QuantamentalDataFrame` as a type by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1071
* Chore: Main→Develop for v0.0.44 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1101
* Chore: Update setup.py for v0.0.45 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1102
* Bugfix: CI/CD, fixing check-pr action by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1103
* Bugfix: CI/CD, check-pr workflow by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1104
* Feature: Custom types and `isinstance()` checks by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1069
* Feature: `macrosynergy.management.decorators`, consolidating common functionality by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1074
* Feature: Renaming workflow job names for status checks by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1106
* Bugfix: Error messages in `make_zn_scores()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1107
* Bugfix: Side-effects in `qdf_to_ticker_df()` util. by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1112
* Feature: move plotting to visuals by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1108
* Docs: Common definitions by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1007
* Bugfix: Incorrect version format for development versions by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1114
* Bugfix: Adjustments for colourblind users by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1115
* Feature: Removing `pd.DataFrame` from `msm.decorators.argcopy` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1116
* Feature: Consolidating management utilities by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1111
* Bugfix: Unittest, using `np.allclose` instead of `np,all` & `equ` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1123
* Feature: Prevent Build from succeeding if sys.path.append(os.getcwd()) is found by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1124
* Misc.: Suggestions for 1043 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1125
* Bugfix: Integration tests can't run concurrently by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1127
* Bugfix: Updating deprecation message for MSM methods by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1122
* Feature: Remove use of deprecated function set-output in github actions by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1130
* Feature: new class `SignalsReturns`, complementing `SignalReturnRelations` by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1043
* Feature: CI/CD, clear GitHub actions caches post PR merge by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1082
* Feature: Subpackage for utilities by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1121
* Bugfix: Reverting "Feature: Subpackage for utilities" by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1135
* Chore: Release by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1138
* Chore: Release v0.0.45 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1139
* Chore: Release v0.0.45 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1140
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.44...v0.0.45