Skip to content

Commit

Permalink
Merge pull request #91 from mseri/master
Browse files Browse the repository at this point in the history
Prepare to release 4.1.0
  • Loading branch information
mseri authored Apr 30, 2018
2 parents b5df7c1 + 86f64a3 commit 65e8a7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.1.0 (Apr 2018)
* rpc_lwt: runtime check if all server as been bound to a function
* rpc_async: runtime check if all server as been bound to a function
* Avoid stack overflow due to List.map in Jsonrpc, Rpcmarshal, ppx

4.0.0 (Apr 2018)
* idl.ml: Change marshalling of named optional arguments to exclude them from the argument record
* pythongen.ml: Fix type checking for optional record fields
Expand Down
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OASISFormat: 0.4
Name: rpclib
Version: 3.2.0
Version: 4.1.0
Synopsis: RPC library
Authors: Thomas Gazagnaire, Jon Ludlam
License: ISC
Expand Down

0 comments on commit 65e8a7d

Please sign in to comment.