Skip to content

0.12.1

Compare
Choose a tag to compare
@mitsuhiko mitsuhiko released this 06 Jan 20:35
· 668 commits to master since this release
  • Resolve a memory leak in the actix integration.
  • Fix an issue where dropping a scope guard for a non active hub resulted in a
    panic.
  • Added support for the new failure Fail::name
  • Improved support for actix failure based error
  • Added RefUnwindSafe for ClientOptions
  • Remove the never supported repos option.