Releases: LBYPatrick/convert-china-list
Releases · LBYPatrick/convert-china-list
1.0.2
Patch
- Fixed a bug on the command-line mode.
Rewrite
-
Finishing the whole process in RAM
- Lesser i/o with storage
- faster speed when converting (Because it does not rely on storage anymore)
-
Cross-platform (You need to compile for any Unix branches by yourself unfortunately)
-
Developer-friendly ContentProcessor API
0.3.1: Update for Bind Mode
Now the user does not need to specify DNS in Bind Mode, but they still could do so in commandline mode.
Third Public Version
- Add GFWList Support
- Program now converts source file to raw list first, then does the conversion. Although it loses some performance but it is worthy when it comes to future development.
Second Public Version
Huge Update - Add commandline mode - Add shadowrocket config support (thus having a new project name...) - Fix bugs - Turn the whole project into a OOP-style thing - Add Travis-CI support
First Public Version
Converter! Now you can convert them by yourself with a C++ program! Simple and easy. Just don't add any file extension when it asks the file name.