Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[new release] base64 (3.5.0) #18109

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

dinosaure
Copy link
Contributor

Base64 encoding for OCaml

CHANGES:

CHANGES:

- Fix support for `x-compilation` (@samoht, mirage/ocaml-base64#44)
- Update to `dune.2.0` and apply `ocamlformat` (@samoht, mirage/ocaml-base64#45)
- Select `unsafe.ml` only with `dune` (@emillon, mirage/ocaml-base64#46)
- Remove indirect dependecy to `ocamlfind` (@kit-ty-kate, mirage/ocaml-base64#49)
- Hide internals of `base64` and return a `string` as the alphabet (@reynir, mirage/ocaml-base64#48)
  **breaking chnages** `Base64.alphabet` is updated and return a simple `string` now
@camelus
Copy link
Contributor

camelus commented Feb 8, 2021

Commit: 3f9656e

A pull request by opam-seasoned @dinosaure.

☀️ All lint checks passed 3f9656e
  • These packages passed lint tests: base64.3.5.0

☀️ Installability check (+1)
  • new installable packages (1): base64.3.5.0

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit aff94d6 into ocaml:master Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants