Skip to content

backtrace-v0.3.76

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 02:43
· 12 commits to master since this release

Behavior

  • Fix inverted polarity of "full printing" logic in #726:
    Previously we used to do the opposite of what you would expect.

Platform Support

  • Windows: Removed hypothetical soundness risk from padding bytes in #737
  • Fuchsia: Added appropriate alignment checks during Elf_Nhdr parsing in #725
  • Cygwin: Added support in #704
  • Windows (32-bit Arm): Restore support in #685
  • NuttX (32-bit Arm): Use builtin _Unwind_GetIP in #692
  • RTEMS: Enable libunwind in #682

Dependencies

  • Update cpp_demangle to 0.5 in #732
  • Update memchr to 2.7.6 in #734
  • Switch from windows-targets to windows-link in #727
  • Update ruzstd to 0.8.1 in #718
  • Update object to 0.37 in #718
  • Update addr2line to 0.25 in #718