package orb

  1. Overview
  2. Docs
Check opam package reproducibility

Install

dune-project
 Dependency

Authors

Maintainers

Sources

orb-1.1.0.tbz
sha256=27bea9fd777ef70fd5d873a60b29e2a8712da896a0447ee03801ec0a9c6ac329
sha512=bae9d559e1e610fa9a52da78a23c7f56ee40c60141bb230bf35145d8f9c6e404379995d2ea02ab1f2f4032b71663bb0b074b231437c650a4ed70c0931362e459

doc/CHANGES.html

v1.1.0 (2026-08-26)

  • Support mkernel workflow - MirageOS unikernels with OCaml 5 and effects using miou (#29 @hannesm)
  • Support upcoming opam 2.6 (@hannesm)

v1.0.1 (2026-07-06)

  • FreeBSD packaging: pass -t to pkg create to allow reproducibility (@hannesm)
  • Use OpamCmdliner instead of cmdliner (#24 @reynir) - brings compatibility with cmdliner 2.0.0
  • App compatibility to opam 2.5 (#22 @kit-ty-kate)
  • Handle with-dev-setup (#21 @hannesm fixes #20)

v1.0.0 (2024-09-13)

  • Initial release