Releases: wp-cli/i18n-command
Releases · wp-cli/i18n-command
Version 2.7.0
- Extract translatable strings from Blade component prop bindings [#474]
- Regenerate README file [#473]
- Make PO files the source of truth: remove purge flags from make-json [#472]
- Update schema fallback files [#470]
- Add border.radiusSizes to theme-i18n.json [#468]
- Preserve POT file order when updating PO files [#464]
- Auto-update PO-Revision-Date in update-po command [#463]
- Add line number references to file header extraction [#462]
- Add update/unchanged file reporting to update-po command [#461]
- Add
--purgeflag to control removal of obsolete translations and comments inupdate-po[#460] - Add dedicated
wp i18n auditcommand with JSON and GitHub Actions output formats [#459] - Add --pretty-print flag to make-php command [#458]
Version 2.6.6
Version 2.6.5
- Regenerate README file [#440]
- Add ability to pass extensions to
make-jsoncommand [#439] - Fix docstring indent issue in feature files [#437]
- Fix Gherkin lint issues [#436]
- Update schema fallback files [#431]
make-json: Add new--domainargument [#430]- update-po: merge
X-Domainheader [#429] - Add php-format and js-format flags [#428]
Version 2.6.4
Version 2.6.3
Version 2.6.2
- Translate "description" field from theme.json [#408]
- Revert changes to extract title from styles.blocks.variations [#407]
- theme.json: find
titlestring withinstyles.blocks.variations[#405] - Add tests for rspack and esbuild bundle output [#404]
- Fix deprecation warnings in unit tests [#402]
- Use relative paths for file header references (Windows fix) [#400]
- Ensure that the POT file use the same license as the theme [#399]
- Add examples for
wp i18n update-pocommand [#392] - Add examples for make pot [#390]
Version 2.6.1
Version 2.6.0
Version 2.5.0
Version 2.4.4
- Update to WPCS v3 [#367]