Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[new release] digestif (1.1.3) #22330

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

dinosaure
Copy link
Contributor

Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)

CHANGES:

CHANGES:

- Support MSVC compiler (@jonahbeckford, mirage/digestif#137)
- Fix CI on Windows (`test_conv.ml` requires `/dev/urandom`) (@dinosaure, mirage/digestif#138)
- Fix threads support (@dinosaure, mirage/digestif#140)
- Delete the META trick needed for MirageOS 3 when we install `digestif` (@dinosaure, mirage/digestif#141)
  This version of `digestif` breaks the compatibility with MirageOS 3
  and `ocaml-freestanding`. This PR should unlock the ability to
  use `dune-cache`.
@mseri mseri merged commit 36b9be7 into ocaml:master Oct 20, 2022
@dinosaure dinosaure deleted the release-digestif-v1.1.3 branch October 20, 2022 12:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants