Skip to content

Releases: wp-cli/i18n-command

Version 2.3.0

06 Apr 16:39
bcb1a81
Compare
Choose a tag to compare
  • Extract pattern metadata (title & description) [#312]
  • Look for theme.json files in the styles directory of a theme [#311]
  • Regenerate README file [#307]
  • Translate title field from theme.json [#306]
  • Add support for PHP-Blade files [#304]
  • Fix include logic where include path is subdirectory of excluded path. [#302]

Version 2.2.13

13 Jan 03:51
77ece9e
Compare
Choose a tag to compare
  • Adapt branch alias to change from master to main [#300]

Version 2.2.12

12 Jan 00:14
Compare
Choose a tag to compare
  • Update peast and allow dealerdirect/phpcodesniffer-composer-installer [#299]

Version 2.2.11

06 Jan 15:24
Compare
Choose a tag to compare
  • Fix JS string extraction with unsupported argument type [#296]

Version 2.2.10

07 Dec 10:45
e9eef8a
Compare
Choose a tag to compare
  • Add php 8.1 support [#293]
  • Add new field to translate in theme.json [#292]

Version 2.2.9

20 Jul 21:26
26e171c
Compare
Choose a tag to compare
  • Regenerate README file [#275]
  • Regenerate README file [#273]
  • Regenerate README file [#272]
  • Fix tests [#268]
  • make-pot: add subtract-and-merge flag [#267]
  • Use more inclusive language in arg description [#266]
  • Add new --update-mo-files flag to make-json [#265]
  • Add new flag to omit source code references [#264]
  • Add ext-mbstring to list of suggested dependencies [#263]
  • Prevent adding JS comments to multiple strings [#261]
  • Fix string extraction when using template literals [#260]
  • Update version constraint for mck89/peast [#259]
  • Fix plural extraction in JS [#258]
  • Remove now unneeded workaround in JS scanner [#256]
  • Extract strings for translation from theme.json [#254]
  • Fix string extraction from block.json [#253]
  • Add support to IterableCodeExtractor for symlinks. [#249]

Version 2.2.8

12 May 06:33
8bc2346
Compare
Choose a tag to compare
  • Regenerate README file [#248]

Version 2.2.7

05 May 11:30
7e25f08
Compare
Choose a tag to compare
  • Use version range for wp-cli/wp-cli-tests dependency [#246]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#245]
  • Update GHA functional tests workflow [#241]
  • Add support for indirect translation function calls in JS [#228]
  • Extract strings contained within eval() [#222]

Version 2.2.6

07 Dec 22:37
a66da3f
Compare
Choose a tag to compare
  • Switch from Travis CI to GitHub Actions [#235]

Version 2.2.5

08 Jul 15:21
b02ecdc
Compare
Choose a tag to compare
  • Scan for esc_xml_*() localization helpers [#221]