Skip to content

0.3.70

Compare
Choose a tag to compare
@workingjubilee workingjubilee released this 10 Mar 19:44
· 107 commits to master since this release
ddf1b89

New API

  • A BacktraceFrame can now have resolve(&mut self) called on it thanks to @fraillt in #526

Platform Support

We added support for new platforms in this release!

  • Thanks to @bzEq in #508 we now have AIX support!
  • Thanks to @sthibaul in #567 we now have GNU/Hurd support!
  • Thanks to @dpaoliello in #587 we now support "emulation-compatible" AArch64 Windows (aka arm64ec)

Windows

SGX

Thanks to

  • Adjust frame IP in SGX relative to image base by @mzohreva in #566

Internals

We did a bunch more work on our CI and internal cleanups

New Contributors

Full Changelog: 0.3.69...0.3.70