Releases: WordPoints/dev-lib
Releases · WordPoints/dev-lib
2.0.2
See CHANGELOG.md.
2.0.1
See CHANGELOG.md.
2.0.0
See CHANGELOG.md.
1.3.3
1.3.2
1.3.1
1.3.0
Fixed: init.sh
script failing when multiple .php
files are in the src/
directory. #30
Updated: Travis CI build runs against PHP nightly version too. #32
Updated: The default location of the l10n validator's cache files is now in the project root. #31
Updated: wordpoints_sanitize_wp_error()
is added to the list of sanitizing functions for the XSS PHPCS sniff. #33
Updated: Travis CI build no longer runs against WordPress 3.8. #34
New: Script to update a project's version. #29
New: Script to generate and update POT and PO/MO files. #28
1.2.0
1.1.0
- Fixed: dev-lib path not being excluded from codesniffing by default. #21
- Updated: Composer dependencies are no longer installed for the codesniff pass. #23
- New: Added PHPUnit bootstrap for modules. #19, #22
- New: L10n validator config is now included with this repo, and the l10n validator is automatically installed if there is a config file for it. #23