| cvxopt | 1.2.7 | 1.3.2 |
| requests | 2.25.1 | 2.31.0 |
What's Changed
* Using pct_change to implement the to_simple_returns() function for se… by myrmarachne in https://github.com/quarkfin/qf-lib/pull/132
* Issue 129 fix backtest tutorial doc by marekbais in https://github.com/quarkfin/qf-lib/pull/133
* Add python and OS requirements to installation docs by marekbais in https://github.com/quarkfin/qf-lib/pull/134
* fix 128 Add intraday strategy example to docs by marekbais in https://github.com/quarkfin/qf-lib/pull/135
* Added kwargs to get_price by myrmarachne in https://github.com/quarkfin/qf-lib/pull/137
* Registered QuandlDataProvider in the demo_ioc by myrmarachne in https://github.com/quarkfin/qf-lib/pull/139
* Fixed the rotation anchor for AxisTickLabelsDecorator by myrmarachne in https://github.com/quarkfin/qf-lib/pull/140
* Fix index translator for unstacked bar charts by marekbais in https://github.com/quarkfin/qf-lib/pull/138
* Fixed missing kwargs in get_price function by myrmarachne in https://github.com/quarkfin/qf-lib/pull/141
* Removed 'Futures - ICE', 'Futures - CME' and 'Futures - EUREX' as the… by lfield in https://github.com/quarkfin/qf-lib/pull/142
* BinanceBroker - USDC stable coin by JmmCz in https://github.com/quarkfin/qf-lib/pull/144
* Updated blpapi usages to support versions up to 3.23.1 by myrmarachne in https://github.com/quarkfin/qf-lib/pull/145
* Adjusted to_simple_returns() to keep backwards compatibility by myrmarachne in https://github.com/quarkfin/qf-lib/pull/146
* Upgrade Sphinx by eirik-thorp in https://github.com/quarkfin/qf-lib/pull/147
* Removal of the old classes from the .rst files by gultugaydemir in https://github.com/quarkfin/qf-lib/pull/148
* Docs - Fix CSS override in Sphinx conf.py by eirik-thorp in https://github.com/quarkfin/qf-lib/pull/149
* Added Python 3.10 support by myrmarachne in https://github.com/quarkfin/qf-lib/pull/150
* Added support for python 3.11 by myrmarachne in https://github.com/quarkfin/qf-lib/pull/151
* Use python 3.11 in the github actions tests by myrmarachne in https://github.com/quarkfin/qf-lib/pull/153
* Cleaned up demo_scripts dependencies by myrmarachne in https://github.com/quarkfin/qf-lib/pull/152
* API documentation by myrmarachne in https://github.com/quarkfin/qf-lib/pull/154
New Contributors
* marekbais made their first contribution in https://github.com/quarkfin/qf-lib/pull/133
* lfield made their first contribution in https://github.com/quarkfin/qf-lib/pull/142
**Full Changelog**: https://github.com/quarkfin/qf-lib/compare/v2.2.10...v3.0.0