Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 09:07

2021-07-30, Version v0.3.2

Commits

  • [f89aa7ae24] (cargo-release) version 0.2.1 (Mathieu Tarral)
  • [e6a2b02f9e] (cargo-release) version 0.3.2 (Mathieu Tarral)
  • [96b115e84f] python/cargo: prevent publish (Mathieu Tarral)
  • [4941f14fc5] Merge branch 'update_fdp' (Mathieu Tarral)
  • [b19ae4af93] cargo: update fdp to v0.2.2 (Mathieu Tarral)
  • [623043c0db] Merge pull request #205 from Wenzel/update_doc_developer (Mathieu Tarral)
  • [804ce07b9a] doc/developer: add tests (Mathieu Tarral)
  • [3f56b62f4f] doc/developer: add libmicrovmi (Mathieu Tarral)
  • [92faf57a53] doc/developer: add release docs (Mathieu Tarral)
  • [13a81f79d9] doc/reference/integration_status: volatility: link to tutorial (Mathieu Tarral)
  • [65b54efff4] doc/README: update note about doc (Mathieu Tarral)
  • [1b1276bb06] Merge pull request #204 from Wenzel/mem_dump/no_pause_option (Mathieu Tarral)
  • [8b9cbc2979] examples: add --no-pause option for mem-dump (Mathieu Tarral)

Stats

 Cargo.toml                              |  4 ++--
 doc/src/README.md                       |  4 ++--
 doc/src/SUMMARY.md                      |  3 +++-
 doc/src/developer/libmicrovmi.md        | 36 ++++++++++++++++++++++++++++++++++-
 doc/src/developer/release.md            | 25 ++++++++++++++++++++++++-
 doc/src/developer/tests.md              | 24 +++++++++++++++++++++++-
 doc/src/reference/integration_status.md |  4 +---
 examples/mem-dump.rs                    | 20 +++++++++++++++----
 python/Cargo.toml                       |  8 +++++++-
 python/release.toml                     |  4 ++++-
 tests/README.md                         | 23 +----------------------
 utilities/release.toml                  |  4 ++++-
 12 files changed, 125 insertions(+), 34 deletions(-)