Releases: mirage/ocaml-rpc
Releases · mirage/ocaml-rpc
9.0.0
16 Jun 12:29
Compare
Sorry, something went wrong.
No results found
CHANGES
Breaking: change Cmdlinergen to use non-deprecated types (psafont #172 )
8.1.2
01 Feb 16:10
Compare
Sorry, something went wrong.
No results found
CHANGES:
Add the noargs constructor for declaring interfaces that do not take any
parameters. (tbrk #170 )
Allow Xmlrpc callers to override the base64 decoding function. (tbrk #171 )
8.1.1
14 Nov 18:50
Compare
Sorry, something went wrong.
No results found
CHANGES:
Ignore error about using f-strings in python bindings (@psafont )
Compatibility with rresult 0.7.0 (@psafont )
v8.1.0
24 Mar 18:31
Compare
Sorry, something went wrong.
No results found
Cleanup release
04 Oct 08:58
Compare
Sorry, something went wrong.
No results found
ppx_deriving_rpc: drop dependency on base
rpclib: rename notif -> is_notification (breaking)
Release 7.2.0
02 Oct 20:03
Compare
Sorry, something went wrong.
No results found
Support for recent ppxlib, which dropped base and stdio
v7.1.0
17 Jun 13:27
Compare
Sorry, something went wrong.
No results found
Test suite refactoring
Port to latest ppxlib
Add ~strict flag to xmlrpc generation
Support encoding/decoding of base64
port to dune 2
Add the possibility of having null as params in a requests for JSON-RPC
Basic support JSON-RPC notifications
06 Dec 08:15
Compare
Sorry, something went wrong.
No results found
Add basic support for JSON-RPC notifications (@vycastor )
Port to dune
06 Dec 08:08
Compare
Sorry, something went wrong.
No results found
opam: updated bounds on a more conservative basis
travis: tests more compilers
tests: disable useless-object-inheritance on pylint checks
pythongen: generate python2-3 compatible bindings
Add ISC license
Incremented the upper bound for async's version.
Added lower bound for js_of_ocaml in related .opam file.
Fixed compilation issue with js_of_ocaml 3.5.0 and 3.5.1.
opam: remove the 'build' directive on dune dependency
opam: remove unnecessary flag
port to dune
v6.0.0: Merge pull request #129 from jonludlam/ppxlib-master
13 Nov 14:23
Compare
Sorry, something went wrong.
No results found
Switch to ppxlib from ppx_deriving