Skip to content

v3.7.1

Compare
Choose a tag to compare
@hannesm hannesm released this 03 Nov 20:22
· 1675 commits to main since this release

CHANGES:

  • clean opam files when mirage configure is executed (#1013 @dinosaure)
  • deprecate mirage-types and mirage-types-lwt (#1006 @hannes)
  • remove abstraction over 'type 'a io' and 'buffer', remove mirage-*-lwt packages (#1006 @hannesm)
  • unify targets in respect to hooks (Mirage_runtime provides the hooks and registration)
  • unify targets in respect to error handling (no toplevel try .. with installed anymore, mirage-unix does no longer ignore all errors)