What's Changed
* Update setup.py for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/887
* Feature: Add FAQs to README by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/889
* Bugfix: `linear_composite()`, added pass-through for `normalize_weights` arg by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/890
* changes docs, some code and adds TODOs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/893
* Bugfix: 'check_availabilites()' - "future" dates in plots by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/894
* Bugfix: Fixing `test_relative_value` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/899
* WIP : Refactoring `linear_composite()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/891
* adds sig_add argument to naive_pnl.make_pnl by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/877
* Bugfix: `linear_composite()` weights problem by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/903
* Bugfix: `SignalReturnRelations.apply_slip()` to raise warning instead of error for missing tickers by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/904
* Bugfix: Linear Composites, missing `xcats` when using `xcat_agg` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/906
* Bugfix: `CategoryRelations()` aggregation error by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/901
* Bugfix: `check_availability()` - negative missing days by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/914
* Test ← Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/912
* Update setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/915
* Test ← Develop for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/916
* Main ← Test for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/920
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.33...v0.0.34