Skip to content

0.12.0

Latest

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 07 May 18:16
· 26 commits to main since this release

Changed

  • PR#169 updated the crate to edition 2024 and an MSRV of 1.85.0.
  • PR#172 updated dependencies, resolving several audit failures. The MSRV was changed to 1.88.0 due to the time crate.
  • PR#173 replaced the windows-sys dependency introduced in PR#168 with inline bindings.

Fixed

  • PR#164 resolved #163 by avoiding reading Linux distro information on Android.

Added

  • PR#168 resolved MOZ#1831094 by adding functionality for reading process and module reading for each platform minidump-writer targets.