Skip to content

v1.17.0

Compare
Choose a tag to compare
@Schniz Schniz released this 26 Nov 15:54
· 593 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