Skip to content

v0.5.0-pre

Pre-release
Pre-release

Choose a tag to compare

@yanni4night yanni4night released this 06 Dec 13:09

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.