Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 11:14

2021-09-28, Version v0.4.0

Commits

  • [37adb0603c] (cargo-release) version 0.4.0 (Mathieu Tarral)
  • [a5da9cdeea] Merge pull request #49 from Wenzel/remove_libkvmi_unwrap (Mathieu Tarral)
  • [4c9de16ce9] examples: fix mem-dump to handle create_kvmi() error (Mathieu Tarral)
  • [dda8a2fbf8] removes unwraps in libkvmi loading (Mathieu Tarral)

Stats

 Cargo.toml           |  2 +-
 examples/mem-dump.rs |  6 +++--
 src/errors.rs        |  3 ++-
 src/lib.rs           |  4 +--
 src/libkvmi.rs       | 64 ++++++++++++++++++++++++-----------------------------
 5 files changed, 39 insertions(+), 40 deletions(-)