v1.2.4
1.2.4 (2025-05-25)
Bug Fixes
- add acceleration for sha256 on arm (28e849e)
- add asmjit patch for arm64 (cd7ce41)
- add cmake version parse (0596375)
- add compiler macros (944f1a7)
- add cpplogs to test app (aeeb346)
- add cpptrace (cf7d6e4)
- add crashlogs (6871b78)
- add crashpad support (8771371)
- add debugging header (801e84c)
- add defer instead of function scope (ed7cd45)
- add error handler to x86 (0154594)
- add handle ctor to assembly object (dee4661)
- add miniz patch (e1ba267)
- add missing macro (d33be7e)
- add other platforms to debugging.hpp (7987369)
- add PARENT_SCOPE to platform function (99dee2b)
- add url links to fetch contents (ba337e4)
- AppleClang add export methods (a40390b)
- AppleClang build fixes (3ef3a56)
- AppleClang remove export methods (99ba337)
- arch detection (05a36d4)
- arm typo in cmake (506f805)
- build on linux (fa76102)
- cpptrace problem on Linux and Mac (c74139a)
- dlinfo error handling typo (705c3f9)
- final arm64 fixes of jit (ad3d186)
- fix clang build and more refactor (c04fe67)
- function typo (e79b176)
- git script to separate file (1163311)
- linux logger (437b1a4)
- make crashpad build with test always (7e551d2)
- massive CMake rework (5489698)
- MINGW build (9447813)
- remove crashlogs (0aae3c4)
- remove deprecated asmjit functions (30068e4)
- remove miniz patch (4d43983)
- remove sstream in date format (1fb3fbf)
- remove stacktrace include (b1301d3)
- remove swap ordering on big endian for sha (42719a6)
- replace assert by default one (c578381)
- revert some changes for x86 (dadc246)
- shadow declaration (b21c0f4)
- small linux fixes (3fbc407)
- small x86 improvements of generated code at runtime (625a548)
- some cmake fixes for arm (26d3609)
- typo in debugging (35d8a70)
- update int format in plug (8fb0905)
- update plug (6407e57)
- win build (577f4c4)
- win build (2) (a0a51f6)
- wsl patching (767bb3a)