Skip to content

v0.24.17

Choose a tag to compare

@RAprogramm RAprogramm released this 05 Oct 12:17
· 178 commits to main since this release

Fixed

  • Preserve captured backtraces when wrapping AppError instances through
    ResultExt::context by sharing the snapshot instead of attempting to clone
    std::backtrace::Backtrace.