Skip to content

93.3.0

Compare
Choose a tag to compare
@tarikeshaq tarikeshaq released this 08 Jun 03:22
· 532 commits to main since this release
14cf9b7

v93.3.0 (2022-06-06)

Full Changelog

Error-support

What's New

  • Added a new error reporting system that is intended to eventually replace using log::error to report errors
  • Added code using the new system to track down application-services#4856
  • Added UniFFI API for this crate. Consumers should use this to register for error reports and breadcrumbs.