v3.0.0
Breaking changes
-
Default config changed:
directproperty is renamed tofallback.sourcesnow is empty.pathchanged toproxy.pac.
-
PAC helper function
dnsResolvenow usedns.lookupinstead ofdns.resolve. -
Prefer synchronized fs functions.
New features
- Add support for pattern
*.example.comtoHostnameFileSource, that matches subdomains ofexample.combut not itself. - use fetch-socks for socks proxy.
- Add
--host=<hostname passed to FindProxyForURL>parameter for thebenchcommand. - Add support for inspect Safari history for
analyzecommand. - Rules which are included by others will be removed in
buildPAC.
Fixes
- fix inspecting of Edge history when the default profile is deleted.