Skip to content

v1.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 21:47
· 36 commits to main since this release
1171a5f

Fixes:
Cast types in MAKEHOOK macro to follow C++ Standard (Launcher#489)
Use correctly typed values for variables (Launcher#486)
Remove pragma once from source file (Launcher#487)
Fix const pointer const (Launcher#488)
Add RelWithDebInfo configuration (Launcher#483)
Replace dependent names with explicit template definition (Launcher#490)
Code cleanup to improve compiler compatibility (Launcher#478)

Contributors:
@F1F7Y @Jan200101