Version 0.6.2
Fixes:
- Fix an issue with unwinding to collect stack traces during exception creation on arm #134
- Fix issue where
dladdr1
wasn't being used even when detected
Robustness:
- Setup more robust unit tests and added them to CI
Fixes:
dladdr1
wasn't being used even when detectedRobustness: