This PR was merged into the 1.x branch.
Discussion
----------
Add support for exponential numbers
Commits
-------
60921350 Add support for exponential numbers
This PR was squashed before being merged into the 2.x branch (closes#3153).
Discussion
----------
Update .gitattributes to remove tests from "dist"
This was proposed many times before, but considering https://github.com/symfony/symfony/pull/33579 is now merged, I propose this again. I refer to that issue as for the reasoning, as it applies here also.
I did not add the `docs` directory as there was much discussion about that before (discussion in #942)
Related: #942#1776#1981#2292#2799 2905
Commits
-------
5cde1f50 Update .gitattributes to remove tests from \"dist\"
This PR was merged into the 2.x branch.
Discussion
----------
doc: number_format add math calculation hint
Add hint about number_format and math calculation
Commits
-------
954ab4b8 doc: number_format add math calculation hint
This PR was merged into the 2.x branch.
Discussion
----------
Add twig/string-extra extension
Last step before deprecating https://github.com/twigphp/Twig-extensions entirely.
Commits
-------
00e0b531 Add missing docs
e300e379 Add twig/string-extra extension
This PR was merged into the 2.x branch.
Discussion
----------
Update documentation for `inky_to_html`
Commits
-------
ae50257d Update documentation for inky_to_html
This PR was merged into the 2.x branch.
Discussion
----------
Twig 2 is compatible with PHP 7.0
7.1 was needed for #3102, but this is not the case anymore since #3113
Commits
-------
b845ed96 Twig 2 is compatible with PHP 7.0
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes#3163).
Discussion
----------
Fix issue #3159
Commits
-------
cfac11e9 Fix issue #3159
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes#3164).
Discussion
----------
Fix issue #3160
Commits
-------
4eb40f2f Fix issue #3160
This PR was merged into the 2.x branch.
Discussion
----------
Move country_timezone to a function
Commits
-------
c046e69e Move country_timezone to a function
This PR was merged into the 2.x branch.
Discussion
----------
Rename inky to inky_to_html
closes#3142
Commits
-------
9f9a2088 Renamed inky to inky_to_html
This PR was merged into the 2.x branch.
Discussion
----------
Minor fix in a filter description
Commits
-------
890d507f Minor fix in a filter description
This PR was merged into the 2.x branch.
Discussion
----------
Minor fixes in the docs of some intl filters
I'll do another PR to fix https://github.com/twigphp/intl-extra/README.md
Commits
-------
b9abb294 Minor fixes in the docs of some intl filters