-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
107 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
title: v3.2.2 | ||
version: "3.2.2" | ||
date: 2023-08-30 | ||
description: v3.2.2 | ||
sidebar_position: 94 | ||
--- | ||
|
||
## Thank you and welcome to our new contributors 🔥 | ||
@Define101 and @kulbinderdio | ||
|
||
## What's new 🎉 | ||
|
||
We are excited to launch an implementation of TimeGPT from nixtla! | ||
|
||
As per usual, we are also including some general bug fixes, enhancements and documentations. We have also deprecated some crypto functions that have not been returning data from their API. | ||
|
||
## What's changed 🚀 | ||
* update defillama_dapps json file (#5380) @Define101 | ||
* Allow to execute reports url from reports menu (#5385) @DidierRLopes | ||
* Feature/companies house (#4721) @kulbinderdio | ||
* Hotfix - PyWry fix python 3.11 fail on boot, copy+paste on MacOS (#5384) @tehcoderer | ||
* Change bootup message (#5378) @jmaslek | ||
* Add example notebook for building volume-at-price chart. (#5370) @deeleeramone | ||
* Fix foreach on routine where the inputs provided are not valid (#5373) @DidierRLopes | ||
* 1st integration with TimeGPT-1 (Beta), from Nixtla (#5292) @DidierRLopes | ||
* Removed prints (#5367) @colin99d | ||
* Some error handling (#5357) @colin99d | ||
* Improves the `settings/userdata` command, and upgrade ruff (#5359) @colin99d | ||
* bye bye shroom (#5351) @colin99d | ||
* hotfix / Allow routine args inside lists (#5353) @tehcoderer | ||
* Fix the CPI CSV and remove twitter functionalities (#5350) @jmaslek | ||
* Thegraph totally changed, I removed the endpoints (#5349) @colin99d | ||
* Adds example notebook for installing in Google Colab (#5333) @deeleeramone | ||
* Improve documentation (#5345) @colin99d | ||
* Fixes #5332 (#5344) @colin99d | ||
* hotfix/fix-stocks-search-sdk3: Fixes the stocks search so that it doesn't `print_rich_table()` for SDK. (#5329) @deeleeramone | ||
* Fixed URL for uploading to the hub (#5340) @colin99d | ||
* Fixed the request function (#5336) @colin99d | ||
* Release/3.2.1 (#5335) @jmaslek | ||
|
||
We are proud of our community contributors and staunch supporters of open-source ecosystems. | ||
Help us promote our community by tagging `@openbb_finance` on Twitter with a link to your pull request, | ||
and join our Discord server to chat about your contribution! We want to hear about your experience! | ||
|
||
### Links 🦋 | ||
[Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: v3.2.3 | ||
version: "3.2.2" | ||
date: 2023-10-02 | ||
description: v3.2.3 | ||
sidebar_position: 93 | ||
--- | ||
Thank you for your patience! We have been working hard on the release of the openbb platform, which will be v4. You can check out the progress on our open PRs or the open branches. | ||
|
||
## Thank you and welcome to our new contributors 🔥 | ||
@Light-JH, @MarkBenjamin and @ferreiratiago | ||
|
||
## What's new 🎉 | ||
- We have fixed some issues related to the pip installation, which required pinning certain libraries. | ||
- General bug fixes | ||
|
||
|
||
## What's changed 🚀 | ||
* hotfix/fix-pylint-errors: Fixes a couple of pylint errors (#5506) @deeleeramone | ||
* Update finvizfinance (#5500) @jmaslek | ||
* hotfix/forecast-make-intraday-work: An attempt to make intraday data work with forecast functions (#5486) @deeleeramone | ||
* Pin financedatabase (#5495) @jmaslek | ||
* Fix bug that doesn't allow to iterate through tickers with a dot (#5489) @DidierRLopes | ||
* refactor: reviewpad configuration (#5493) @ferreiratiago | ||
* hotfix/delete-options-screener-intro: Removes deprecated function from Intros documentation. (#5474) @deeleeramone | ||
* Hotfix stock screener (#5440) @jmaslek | ||
* Print message if yahoo finance load fails (#5450) @Light-JH | ||
* Hotfix/pywry 0.6.1 (#5446) @tehcoderer | ||
* Hotfix/weird logs (#5439) @hjoaquim | ||
* Improve readme header (#5432) @DidierRLopes | ||
* Release/3.2.2 (#5391) @jmaslek | ||
* Feature/sdk usage basics webpage tidy (#5388) @MarkBenjamin | ||
|
||
We are proud of our community contributors and staunch supporters of open-source ecosystems. | ||
Help us promote our community by tagging `@openbb_finance` on Twitter with a link to your pull request, | ||
and join our Discord server to chat about your contribution! We want to hear about your experience! | ||
|
||
### Links 🦋 | ||
[Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Current - v3.2.4 | ||
version: "3.2.4" | ||
date: 2023-11-09 | ||
description: Current - v3.2.4 | ||
sidebar_position: 92 | ||
--- |