Skip to content

4.6.1

Choose a tag to compare

@hannesm hannesm released this 08 Aug 14:04
· 194 commits to main since this release

CHANGES:

  • BREAKING re-introduce ?deps argument into Mirage.main function to be
    able to track how to compile some artifacts for an unikernel without emitting
    modules/functors used by these artifacts (#1555, @dinosaure) - this was
    removed in mirage 4.5.0, and is back now
  • Allow tar 3.0.0 (#1557, @hannesm)