package bechamel-js

  1. Overview
  2. Docs
HTML generator for bechamel's output

Install

Dune Dependency

Authors

Maintainers

Sources

bechamel-0.4.0.tbz
sha256=e9d26f9201fd98f860e9b3afad7a5d520f04ae9c95bea070f5d0ac2c26abff4d
sha512=eac5f8aa192d66ba70a28ce44bdbf6a849ff1a82a8efbaab87067e2ee06c00bcc04e6f16923948857eec41cb171e3915d1e4cb751be7cf95d4521d5dbe4dd858

CHANGES.md.html

v0.4.0 2023-03-30 Paris (France)

  • Fix the support of OCaml 5.0 (@avsm, #38)

  • Add a CI on Windows (@avsm, #38)

  • Add a documentation about Bechamel_perf (@dinosaure, @OliverNicole, #39)

v0.3.0 2022-06-24 Paris (France)

  • Improve the entry point documentation (@yomimono, #28)

  • Fix deprecated Obj function (@OlivierNicole, #29)

  • Use json-data-encoding instead of ocplib-json-typed (@samoht, #34)

  • Improve the documentation (@edwintorok, #32)

  • Add hardware perf measures (@OlivierNicole, #30)

v0.2.0 2022-01-17 Paris (France)

  • Add missing dependencies (@kit-ty-kate, #20)

  • Upgrade the codebase (@dinosaure, #24)

  • Add a finalizer function to allow the user to allocate resource (@dinosaure, @CraigFe, #22, #25)

  • Update the documentation (@dinosaure, #26)

v0.1.0 2020-08-10 Paris (France)

  • First release