* Use Node JS for building duktape library
* Remove Python 2 dependency
* Inherit PATH from environment in Actions
Remove build cache of the msys2 installation in Travis CI.
* Remove old command
* Add Windows x64 CI
* Add missing dependency
* Fix rapidjson build
* Add Windows build to Travis CI
Add Windows x86 build to GitHub Actions
* Fix mingw32-make not found
* Fix subsystem on Actions
Fix install prefix on Travis CI.
* Use MINGW_PREFIX instead of /usr
* Clean up scripts
Add Windows x86 build to Travis CI.
Fix data URIs not correctly parsed.
Fix downloading files may be caught in infinite redirect loops.
Add experimental JavaScript support for providing subscriptions, filtering nodes, sorting nodes and generating groups.
Add tag support for adding group name to a specific link.
Add complete matcher support for Emoji and rename match rule.
Optimize codes.
Update build scripts.
Fix broken SSID group exported to Quantumult X configurations. (#167)
Fix compatibility with some V2Ray-Core configurations.
Add support for using CORS proxy in downloading.
Optimize codes.
Fix when processing duplicated node name for Surge, the program will crash.
Add an interface to directly convert Surge config to Clash config.
Add Netease Music IP ruleset.
Clean up codes.
Update build scripts.
Fix when subscription download timeout before complete, the parser will still try to parse downloaded content.
Change default regex library to PCRE2.
Change Quantumult X "url-test" equivalent to "available".
Optimize codes.
Update build scripts.