Skip to content

Releases: yanni4night/grunt-web-stamp

v0.5.1

01 Apr 09:42

Choose a tag to compare

Support grunt 1.x,update dependencies

v0.5.0

08 Dec 03:53

Choose a tag to compare

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

06 Dec 13:09

Choose a tag to compare

v0.5.0-pre Pre-release
Pre-release

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

25 Nov 08:43

Choose a tag to compare

1.Simplify dependencies loading
2.Multiple project status badges

v0.3.0

03 Nov 09:16

Choose a tag to compare

We do not rename source files anymore,but we make a copy for each of them.

stable&optimized version

19 Apr 04:42

Choose a tag to compare

Pre-release
  • redesigned replacement to optimize speed
  • more robust test examples