Skip to content

v0.5.0

Choose a tag to compare

@yanni4night yanni4night released this 08 Dec 03:53
· 6 commits to master since this 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.