Skip to content

Releases: JeSuisSurGithub/HMA

3.0.1: Update to new naming

14 Feb 11:34
Compare
Choose a tag to compare

Mostly internal changes

v3.0.0: Simplification

31 Aug 19:39
Compare
Choose a tag to compare
  • Simplified inner workings
  • -r/--noseparation -> -o --onedirectory
  • Simplified downloaded file names and path/directories structure
  • Switch to xmake build system for more readability
  • More coherent error handling

v2.0.0: Stable

12 Oct 18:29
Compare
Choose a tag to compare
  • Removed abort() on release builds
  • Lower case naming
  • Improved command line ui
  • Doxygen documentation + Doxygen custom css
  • Removed repeating mallocs
    HMCD-v2.0.0 contains only the binaries and necessary dlls
    To build see the README.md

v1.3.0: Improved logging and error handling

02 Oct 16:03
Compare
Choose a tag to compare
  • More error checking
  • Less messy logging
  • New -n switch to output less information
  • Simple C++ wrapper class header
  • Extract-HMCD.exe contains only the binaries and dlls, no more source and headers
  • Now supports make install (or cmake --build "./build" --target install)
    To build see the README.md

v1.2.0: General improvements

19 Sep 21:40
Compare
Choose a tag to compare

More error checking
Command line arguments are now parsed using getopt
.sh and .cmd files below simply clone and builds HMCD, you will need git cmake and libcurl
Extract-HMCD.exe contains the binary, dlls and source

v1.0.2: General rectification

16 Mar 22:03
Compare
Choose a tag to compare

Rectified some omissions
The scripts will get libCURL, clone and build the binaries to HMCD/build.
The executable contains all dlls of dependencies, the built-binary and the source.

v1.0.1: Added latest new manhuas

10 Feb 21:56
Compare
Choose a tag to compare

This update updates SSL certificates URLs to download and added support for the newest manhua "Spring Festival Trip"
Binaries are only provided for windows the DLLs are packed with it.
The scripts will clone and build the binaries.

v1.0:Initial

28 Nov 13:50
b21a130
Compare
Choose a tag to compare

First Release of this C Port of HMPD, binaries are only provided for windows the libcURL dll is packed with.
Running these shell scripts will build the binary to "./HMCD/Source/build".