Releases: wp-cli/i18n-command
Releases · wp-cli/i18n-command
Version 2.0.2
- 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
Version 2.0.0
- Add initial implementation of the
i18n make-pot
command