Releases: wp-pot/gulp-wp-pot
Releases · wp-pot/gulp-wp-pot
v2.0.7
- Updated dependencies
- Removed gulp-util requirement
v2.0.6
- Updated info about metadataFile
- Updated wp-pot with new version with bugfixes
v2.0.5
- Remove support for node 5
- Updated to wp-pot 1.3
- Updated dev dependencies
v2.0.4
- Bumped version of wp-pot to allow gettextFunctions option
v2.0.3
Bumped versions of wp-pot since previous versions didn't find all translations
v2.0.2
Bumped versions of wp-pot, gulp-util and eslint
v2.0.1
Fix broken path for destination
v2.0.0
Major rewrite! Now uses package wp-pot for parsing files.
v1.3.2
- Add a blank line after headers #26
- Update vinyl to version 2.0.0 #27
- Updated node requirements to match Node LTS
v1.3.1
- Remove an unnecessary line break in the file header. See #24
- Update some code documentation. See #23