-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #145 from hhamon/support/remove-cloud-ratio-providers
Remove Yahoo & Google ratio providers
- Loading branch information
Showing
3 changed files
with
36 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Versions from 6.0 | ||
----------------- | ||
|
||
### 2023-10-31 : updates for 6.0.0 version | ||
|
||
**New features** | ||
|
||
**BC breaking changes** | ||
|
||
- Drop `YahooFinanceRatioProvider` ratio provider support | ||
- Remove `tbbc_money.ratio_provider.yahoo_finance.class` container parameter | ||
- Remove `tbbc_money.ratio_provider.yahoo_finance` service definition | ||
- Drop `GoogleRatioProvider` ratio provider support | ||
- Remove `tbbc_money.ratio_provider.google.class` container parameter | ||
- Remove `tbbc_money.ratio_provider.google` service definition | ||
|
||
**Internal Developer things** |
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