Releases: mirage/bechamel
Releases · mirage/bechamel
0.5.0
CHANGES:
- 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)
0.4.0
0.3.0
CHANGES:
- 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)
0.2.0
CHANGES:
- 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)