-
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.
feat: remove symfony/templating (#154)
* feat: remove symfony/templating * feat: remove symfony/templating * feat: remove symfony/templating * Merge change log 5 & 6 as they were the same, and 7 -> 6 (it is 6.x we will release) * Remove configuration * twig is not depending on config * Add back to changelog --------- Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de> Co-authored-by: Johan Wilfer <johan@jttech.se>
- Loading branch information
1 parent
69ec5c8
commit f173f0f
Showing
11 changed files
with
10 additions
and
345 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,17 +1,11 @@ | ||
Versions from 6.0 | ||
----------------- | ||
|
||
### 2023-10-31 : updates for 6.0.0 version | ||
### TBD : 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 | ||
- Drop `symfony/templating` and template function (use twig) | ||
|
||
**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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.