Skip to content

v1.17.0

Choose a tag to compare

@Schniz Schniz released this 26 Nov 15:54
· 612 commits to master since this release

Critical change

moving from ocaml-ssl to ocaml-tls, dropping OpenSSL in favor of a pure OCaml implementation. This results in no certificate errors, smaller file size for Linux and no dynamic linking problems on macOS.

Thanks to everyone who chimed in on #170 and #110

Changelog 馃敠

Bugfix 馃悰

  • #169 Support spaces in directory name in Bash (@Schniz)

Internal 馃洜

  • #172 Revert into using ocaml-tls instead of ocaml-ssl (@Schniz)

Committers: 1