Releases: yanni4night/grunt-web-stamp
v0.5.1
v0.5.0
1.Options encoding,ignoreMissing,forceAbsolute and missingStamp are removed,crypto should be repalced by algorithm,doCopy is added;
2.Only path starts with '/' could be treated as an absolute path;
3.Relative paths will never be prepended with any prefix strings;
4.Fixed some bugs;
5.Enhance regular expressions that match url(),link,script and img.
v0.5.0-pre
1.Options encoding,ignoreMissing,forceAbsolute and missingStamp are removed,crypto should be repalced by algorithm,doCopy is added;
2.Only path starts with '/' could be treated as an absolute path;
3.Relative paths will never be prepended with any prefix strings;
4.Fixed some bugs;
5.Enhance regular expressions that match url(),link,script and img.
v0.4.0
1.Simplify dependencies loading
2.Multiple project status badges
v0.3.0
We do not rename source files anymore,but we make a copy for each of them.
stable&optimized version
- redesigned replacement to optimize speed
- more robust test examples