Skip to content

Releases: LBYPatrick/convert-china-list

1.0.2

01 Jan 12:57
Compare
Choose a tag to compare

Bug Fixes

Patch

14 Nov 00:05
Compare
Choose a tag to compare
  • Fixed a bug on the command-line mode.

Rewrite

13 Nov 04:06
Compare
Choose a tag to compare
  • 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

18 Aug 03:30
Compare
Choose a tag to compare
Pre-release

Now the user does not need to specify DNS in Bind Mode, but they still could do so in commandline mode.

Third Public Version

12 Aug 13:02
Compare
Choose a tag to compare
Third Public Version Pre-release
Pre-release
  • 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

25 Jun 10:19
Compare
Choose a tag to compare
Second Public Version Pre-release
Pre-release
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

25 Jun 03:31
Compare
Choose a tag to compare
First Public Version Pre-release
Pre-release
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.