Skip to content

Version 0.6.2

Compare
Choose a tag to compare
@jeremy-rifkin jeremy-rifkin released this 20 Jun 01:42
· 20 commits to main since this release
ea56677

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