Macrosynergy

Latest version: v1.0.2

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

0.0.34

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

0.0.33

What's Changed
* Main→Develop after release v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/861
* Update setup.py for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/862
* Bugfix : `view_metrics()` unittest backend reset by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/870
* Feature : Refactor `view_timelines` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/868
* Bugfix : `linear_composite` default values for `weights` and `signs` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/864
* Bugfix: Warning added to `_prepare_basket` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/803
* Bugfix: Reverting `view_timelines()` to last-stable-version by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/874
* Bugfix: Added passthrough for title_xadj by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/879
* Bugfix : Changed setup.py/`find_packages()` to exclude tests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/871
* Feature: Changing Integration tests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/869
* Feature : Check availability to use last business day as benchmark by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/867
* Bugfix: Updating docstring for `linear_composite()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/880
* Test ← Develop for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/881
* Main ← Test for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/882
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/884
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/885
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/886


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.32...v0.0.33

0.0.32

What's Changed
* Update setup.py for v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/849
* Bugfix : View Timelines, single CID charts legend by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/844
* Bugfix : Removing `vweights_threshold` param from linear_composites by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/850
* Feature : Hide legend in `view_ranges()` when a single xcat is being shown by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/835
* Feature : Changing Unit Testing strategy for CI/CD branches by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/851
* Updated setup.py for v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/852
* Test←Develop for v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/853
* Removed Windows & MacOS from release tests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/855
* Test←Develop for v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/856
* Feature : Update DQ Group ID by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/858
* Updating Test branch by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/859
* Main←Test for v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/860


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.31...v0.0.32

0.0.31

What's Changed
* category_relations time color small changes by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/772
* Main→Develop for v0.0.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/830
* Updated version number and ISRELEASED tag for v0.0.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/831
* Feature : Adding a temporal heatmap to `CategoryRelations.reg_scatter()` by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/761
* Revert "Feature : Adding a temporal heatmap to `CategoryRelations.reg_scatter()`" by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/832
* Feature : Linear Composites across Cross-sections by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/824
* Bugfix : `naive_pnl.make_long_pnl()` to accept `vol_scale=None` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/836
* Feature: Adding slippage functionality to SignalReturnRelations by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/819
* Bugfix : `view_ranges()` arguments conflict across seaborn versions by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/834
* Feature : DataQuery.py - Added a tag of OAuth/CertAuth with User-ID by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/837
* Bugfix : Proxy not being handled correctly for API/Oauth Flow by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/840
* Bugfix : Cert fallback for OAuth by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/842
* Bugfix : `check_availability()` plot sizes not independent by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/838
* develop by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/841
* ISRELEASED = True for v0.0.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/845
* Test←Develop for v0.0.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/846
* Main←Test for v0.0.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/847
* Main→Develop v0.0.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/848


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.30...v0.0.31

0.0.30

What's Changed
* Main→Develop for v0.0.29 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/814
* Update setup.py for v0.0.29 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/815
* Feature: `view_timelines` - Title-fontsize and Title-X-Pos adjustment by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/817
* Bugfix : `view_ranges`/`sns.barplot`, `ci` param deprecated by mikiinterfiore in https://github.com/macrosynergy/macrosynergy/pull/806
* Bugfix: Added warning behavior to `CategoryRelations.intersection_cids` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/804
* Feature: Add docstring to `CategoryRelations.apply_slip` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/818
* Feature : Added alternate `group-id` for DQ Catalogue by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/825
* Update setup.py - REALEASED = True for 0.0.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/826
* Test←Develop for v0.0.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/827
* Main←Test - for v0.0.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/829

New Contributors
* mikiinterfiore made their first contribution in https://github.com/macrosynergy/macrosynergy/pull/806

**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.29...v0.0.30

0.0.29

What's Changed
* Main→Develop after release v0.0.28 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/799
* Updating Version Number for v.0.0.29 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/800
* Bugfix : Unittest/API by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/805
* Bugfix : Changed pandoc dependency in `pyproject.toml` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/808
* Feature : Error info to include `client_id`/cert `username` as a generic `user_id` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/810
* Updated setup.py for release by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/811
* Test←Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/812
* Main←Test for release v0.0.29 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/813


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.28...v0.0.29

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.