Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Releases: irozgar/gulp-rev-versions-bundle

1.0.2

21 Feb 00:35
Compare
Choose a tag to compare

[06d1ec5] Fixed service name (#14)
[bffedac] Use PHPUnit installed with composer (#17)
[8cf714e] Use a private service for the version strategy (#16)
[d881ed3] Remove useless IO call for versioned files (#15)
[42d2e9a] Update travis configuration (#18)
[06134c8] Update required PHP version to 5.6 (#19)
[e17e593] Add functional tests (#20)
[7e65e88] Remove /.idea/ folder from gitignore (#21)
[fed3a9a] Update README.md configuration instructions for symfony > 3.1

1.0.1

30 Sep 19:45
Compare
Choose a tag to compare

[2a5eb56] typo README.md (#8)
[b025376] fix typo in readme
[0372ba0] Fix GulpRevVersionStrategy->manifestFilename not being used (#12)
[8ddbcca] follow psr-2

1.0.0

13 Sep 21:05
Compare
Choose a tag to compare

First version

Changelog

[2a77efc] Initial commit
[b531a47] Add badges to README
[49bc9f9] Update sensiolabs insight badge in the README
[531df4a] Allow named packages (#2)
[ce6446c] Clean code for first release
[4cf21c8] Add keywords to composer
[30c33b9] Fix typo in the package name (#5)
[6c41fb2] Fix typo in service name (#7)