- Fix unsafe access causing SIGSEGV (@edwintorok, #43)
- Fix compulation of the confidence indicator (@edwintorok, @lindig, @dinosaure, #45)
- Upgrade monotonic clock detection (@dra27, #44)
- Fix double-free when we use resources (@edwintorok, @dinosaure, #47)
- 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)
- 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)
- 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)
- First release