Releases: riklewis/gulp-sri-php
Releases · riklewis/gulp-sri-php
Updated dependencies and fixed Travis CI config
Updated dependencies and dev-dependencies
1.3.1 1.3.1
Updated dependencies and dev-dependencies
1.3 Update dependencies and dev-dependencies, also update 'donate' sectio…
Updated tests due to changes in Sinon
Updated tests due to changes in Sinon...
sandbox.create()
is deprecated. Use default sandbox at sinon.sandbox
or create new sandboxes with sinon.createSandbox()
Added support for alternate stylesheets
Thanks to dgotilla for submitting this as a pull request.
I've also added a new test for alternate stylesheets and update the dependencies.
Updated README to create separate donation section
Updated README to create separate donation section.
Also removed Gratipay, replaced with PayPal and LiberaPay.
Updated README to clarify this plugin is not only for PHP files
1.2.1 Updated README to clarify this plugin is not only for PHP files
Fixed greedy regular expressions and got test coverage up to 100%
1.2.0 Fixed greedy regular expressions and got test coverage up to 100%
Fixed tests failing with LF linebreaks instead of CRLF
1.1.1 Fixed tests failing with LF linebreaks instead of CRLF - needs to han…
Started adding tests and fixed some small bugs too
1.1.0 Started added tests and fixed some small bugs too