Skip to content

0.12.1

Choose a tag to compare

@mitsuhiko mitsuhiko released this 06 Jan 20:35
· 818 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.