Latest Build (Development)
Pre-releaseLatest development build for commit 2e8e995
Changes since last release (shortlog):
woldann (7):
51405d3 Update .gitignore, CMakeLists, and main.c for improved build configuration and error handling
452e508 Add GitHub Actions workflow for build and release process; update CMakeLists for Windows compatibility and improve main.c usage instructions
ff78b85 Add executable stripping step in build workflow; update toolchain for size optimization
1825079 Add tests directory and TestDLL project; improve CMake configuration
3172ae3 Improve release creation: generate notes, upload notes, create/update latest and tag releases with changelog
1f8e7fc Enhance build process: add debug configuration, improve CMake settings, and update GitHub Actions workflow for dual build support
2e8e995 Enhance logging functionality: add dynamic log file naming and improve process/thread ID handling in main.c
Serkan Aksoy (2):
36d5b11 GhostInjector init
67bae95 Simplified using NThreadOSUtils library