This log was last generated on Fri, 19 Mar 2021 22:11:11 GMT and should not be manually modified.
Fri, 19 Mar 2021 22:11:11 GMT
- Fix Issues with url.URL and local paths
- Added simplifyUri will strip extra / in paths. If there 2 consecutive /, replaces with a single one.
Fri, 19 Mar 2021 16:38:33 GMT
- Renamed all function to be camelCase and deprecate PascalCase ones
- Update remove the use of deprecated node apis(
url parse
andurl resolve
)