Skip to content

Releases: wp-cli/i18n-command

Version 2.0.2

29 Oct 16:22
62b7659
Compare
Choose a tag to compare
  • Improve detection of translator's comments [#101]
  • Improve regex replacement [#100]
  • Replace regexes Peast can't parse [#99]
  • Allow skipping strings audit [#94]
  • Update file-comment argument docs [#93]
  • Set a placeholder PO-Revision-Date header [#92]
  • Remove 'foo' file [#88]
  • Include should override exclude instead of the other way around [#87]
  • Support parsing minified JS files created by WebPack [#85]
  • Add unit test cases for include/exclude options [#83]
  • Allow passing an empty file comment [#82]

Version 2.0.1

23 Aug 19:39
2944661
Compare
Choose a tag to compare
  • Require framework as hard dependency [#78]
  • Add Composer config settings [#74]

Version 2.0.0

07 Aug 09:38
963a567
Compare
Choose a tag to compare
  • Add initial implementation of the i18n make-pot command