I18n Command Versions Save

Provides internationalization tools for WordPress projects.

v2.2.12

2 years ago
  • Update peast and allow dealerdirect/phpcodesniffer-composer-installer [#299]

v2.2.11

2 years ago
  • Fix JS string extraction with unsupported argument type [#296]

v2.2.10

2 years ago
  • Add php 8.1 support [#293]
  • Add new field to translate in theme.json [#292]

v2.2.9

2 years ago
  • 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]

v2.2.8

2 years ago
  • Regenerate README file [#248]

v2.2.7

2 years ago
  • 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]

v2.2.6

3 years ago
  • Switch from Travis CI to GitHub Actions [#235]

v2.2.5

3 years ago
  • Scan for esc_xml_*() localization helpers [#221]

v2.2.4

3 years ago
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#215]

v2.2.3

3 years ago
  • Add wp i18n make-mo command. [#214]
  • block.json string extraction [#210]
  • Bump Travis CI OS from trusty to xenial [#209]
  • Enforce PHP 7.4 compatibility in Travis CI [#208]
  • Add option --skip-php to i18n make-pot command [#207]
  • Fix Travis CI sudo warning [#206]
  • fix(make-pot): parses mangled webpack statements (closes #203) [#204]