Releases: JeSuisSurGithub/HMA
3.0.1: Update to new naming
Mostly internal changes
v3.0.0: Simplification
- 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
- 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
- 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
(orcmake --build "./build" --target install
)
To build see the README.md
v1.2.0: General improvements
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
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
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
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".