Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 469 Bytes

CHANGES.md

File metadata and controls

22 lines (13 loc) · 469 Bytes

v0.0.5 (2024-04-10)

  • Update to mirage-runtime 4.5.0 API changes (Arg.log_threshold is now Conv.log_threshold)

v0.0.4 (2023-03-05)

  • Remove mirage-solo5 dependency, now that mirage-solo5 and mirage-xen install a memory metrics themselves

v0.0.3 (2022-09-26)

  • Upgrade to Mirage 4.3.0+

v0.0.2 (2022-08-08)

  • Upgrade to MirageOS4 (mirage-solo5 >= 0.7.0), drop usage of deprecated OS.MM.malloc_metrics

v0.0.1 (2022-05-22)

  • Initial public release