Skip to content

Releases: WordPoints/dev-lib

2.0.2

01 May 18:41
Compare
Choose a tag to compare

2.0.1

01 May 16:10
Compare
Choose a tag to compare

2.0.0

01 May 13:37
Compare
Choose a tag to compare

1.3.3

03 Apr 13:15
Compare
Choose a tag to compare
  • Fixed: bin/init.sh creating symlinks with absolute paths. #51

1.3.2

05 Mar 21:49
Compare
Choose a tag to compare
  • Fixed: makepot.sh not working for modules. #39
  • Fixed: init.sh not working with WordPoints. #40

1.3.1

28 Feb 16:36
Compare
Choose a tag to compare
  • Updated: WPCS version. #37
  • Fixed: Code coverage build broken for projects with no composer.json. #36

1.3.0

27 Feb 21:46
Compare
Choose a tag to compare

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

25 Feb 20:41
Compare
Choose a tag to compare
  • Added: Setup script. #24
  • Fixed: L10n Validator: ignore wordpoints_modules_ur(). #26

1.1.0

20 Feb 14:11
Compare
Choose a tag to compare
  • 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

1.0.0

17 Feb 20:57
Compare
Choose a tag to compare

Initial version.