7.1.0
CHANGES:
- Work with MSVC compiler (@jonahbeckford, #476)
- Skip
Lwt_bytesUDP tests on Windows (@MisterDA, #469) - Run
PKG_CONFIG_PATHthrough cypath (@MisterDA, #469) - Add Windows CI via GitHub Action (@MisterDA, #469)
- Remove
whichcommand and replace it bycommand -v(@hannesm, #472) - Fix some typos (@MisterDA, #471)
- Update binaries to
cmdliner.1.1.0(@dinosaure, #475) - Be able to extract via functor/
functoriathe TCP/IP stack (@dinosaure, #474) - Remove missing deprecated usage of
Cstruct.len(@dinosaure, #477)