Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 15 Nov 12:35
· 131 commits to main since this release

Changed

  • PR#60 removed the dependency on windows-sys due the massive version churn, resolving #58. This should allow projects to more easily integrate this crate into their project without introducing multiple versions of transitive dependencies.
  • PR#62 replaced MDExceptionCodeLinux with minidump_common::ExceptionCodeLinux.
  • PR#64 updated dependencies.