Version 0.8.3
Added:
- Added basic JIT support #226
- Added
cpptrace::formatter::transform#227 - Added support for gcc 4.8.5 #220
Fixed:
- Fixed bug related to calling
dwarf_deallocon strings fromdwarf_formstringanddwarf_dienamedavea42/libdwarf-code#279 - Fixed incorrect cmake version variable #231
- Fixed
address_mode::nonenot working #221 - Fixed use of
-Wallfor clang-cl
Other:
- Added ARM CI
- Miscellaneous work on supporting old compilers
- Updated cpptrace cmake target configuration to not add public compile definitions
- Internal refactoring, cleanup, and code improvements