Releases: php-translation/extractor
Releases · php-translation/extractor
2.2.1 : Fix Twig deprecation about using the "filter" node
What's Changed
- feat: Twig\Node\Expression\FilterExpression use attribute instate of … by @gimler in #177
- cs: fix native_function_invocation & trailing_comma_in_multiline by @gimler in #178
Full Changelog: 2.2.0...2.2.1
Brings long-awaited Symfony 7 support
Long-awaited Symfony 7 support and dropped legacy PHP version support. Big thank you to @antiftw who helped a lot with it!
What's Changed
- Drop PHP 7.x-8.0, add PHP 8.1-8.3 support by @bocharsky-bw in #173
- Symfony 7 support continuation by @antiftw in #175
New Contributors
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Simplify badges list and other minor README tweaks by @bocharsky-bw in #167
- Allows doctrine/annotations ^2.0 by @axi in #170
Full Changelog: 2.1.0...2.1.1
2.1.0
See Changelog.md for more detailed changes.
What's Changed
- Allow Symfony 6 by @bocharsky-bw in #165
- New extractor for constraints by @lukepass in #160
- Concatenated labels by @Stadly in #127
- Add support to placeholders as array by @cristoforocervino in #158
- Humanize the implicit label of symfony form types by @rmbl in #154
New Contributors
- @lukepass made their first contribution in #160
- @Stadly made their first contribution in #127
- @cristoforocervino made their first contribution in #158
- @rmbl made their first contribution in #154
Full Changelog: 2.0.4...2.1.0
2.0.4
Release 2.0.3
See Changelog.md for changes.
Release 2.0.2
See Changelog.md for changes.
Release 2.0.1
See Changelog.md for changes.
Release 2.0.0
See Changelog.md for changes.
Release 1.7.1
See Changelog.md for changes.