Commits
- [[`f89aa7ae24`](https://github.com/Wenzel/libmicrovmi/commit/f89aa7ae24ea755cdc5eb1bd2917972963766ce8)] (cargo-release) version 0.2.1 (Mathieu Tarral)
- [[`e6a2b02f9e`](https://github.com/Wenzel/libmicrovmi/commit/e6a2b02f9e9f649b7fc0ec5753984399904550a5)] (cargo-release) version 0.3.2 (Mathieu Tarral)
- [[`96b115e84f`](https://github.com/Wenzel/libmicrovmi/commit/96b115e84ffd31d672a5b8a8e35e0b3af224a252)] python/cargo: prevent publish (Mathieu Tarral)
- [[`4941f14fc5`](https://github.com/Wenzel/libmicrovmi/commit/4941f14fc505a33ea928c09493d67b5d52ac9777)] Merge branch 'update_fdp' (Mathieu Tarral)
- [[`b19ae4af93`](https://github.com/Wenzel/libmicrovmi/commit/b19ae4af936a18c3bcbe63a3f06993ee21463bb0)] cargo: update fdp to v0.2.2 (Mathieu Tarral)
- [[`623043c0db`](https://github.com/Wenzel/libmicrovmi/commit/623043c0dba3187f45dfaace07f2e564bd023cda)] Merge pull request #205 from Wenzel/update_doc_developer (Mathieu Tarral)
- [[`804ce07b9a`](https://github.com/Wenzel/libmicrovmi/commit/804ce07b9af596c19734cfa0b0d263719ed8b710)] doc/developer: add tests (Mathieu Tarral)
- [[`3f56b62f4f`](https://github.com/Wenzel/libmicrovmi/commit/3f56b62f4fa54b32c9ffc2453247a5d48ba2a3f6)] doc/developer: add libmicrovmi (Mathieu Tarral)
- [[`92faf57a53`](https://github.com/Wenzel/libmicrovmi/commit/92faf57a53b87376c9a2fcf51f937021dd55e3ba)] doc/developer: add release docs (Mathieu Tarral)
- [[`13a81f79d9`](https://github.com/Wenzel/libmicrovmi/commit/13a81f79d9aef98fa41f2c8e05019880e9813251)] doc/reference/integration_status: volatility: link to tutorial (Mathieu Tarral)
- [[`65b54efff4`](https://github.com/Wenzel/libmicrovmi/commit/65b54efff4998d2c62af37cf75656ff432a1c22e)] doc/README: update note about doc (Mathieu Tarral)
- [[`1b1276bb06`](https://github.com/Wenzel/libmicrovmi/commit/1b1276bb06941f9a249d6b7ce246ea0fbbb51551)] Merge pull request #204 from Wenzel/mem_dump/no_pause_option (Mathieu Tarral)
- [[`8b9cbc2979`](https://github.com/Wenzel/libmicrovmi/commit/8b9cbc2979e548f75bc145e08c1ad6bad44e98ce)] examples: add --no-pause option for mem-dump (Mathieu Tarral)
Stats
diff
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(-)