caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: whitequark <whitequark@whitequark.org>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] ppx_deriving 4.0, ppx_deriving_yojson 3.0, ppx_deriving_protobuf 2.5
Date: Fri, 24 Jun 2016 22:58:10 +0000	[thread overview]
Message-ID: <bc528fc3a3e5f3f7e5d1cc637606e86c@whitequark.org> (raw)

Hello,

I'm glad to announce new releases of ppx_deriving, ppx_deriving_protobuf
and ppx_deriving_yojson. They are already available via OPAM.

Changes:

ppx_deriving 4.0
----------------

   * Show, eq, ord, map, iter, fold: add support for `Result.result`.
   * Ppx_deriving.Arg: use Result.result instead of polymorphic variants.
   * Ppx_deriving.sanitize: parameterize over an opened module.
   * Add support for `[@@deriving]` in module type declarations.
   * Add support for loading findlib packages instead of just files in
     ppx_deriving_main.
   * Treat types explicitly qualified with Pervasives also as builtin.
   * Compatibility with statically linked ppx drivers.

ppx_deriving_protobuf 2.5
-------------------------

   * Compatibility with statically linked ppx drivers.

ppx_deriving_yojson 3.0
-----------------------

   * Use Result.result in generated code.
   * OCaml 4.03 compatibility.
   * Compatibility with statically linked ppx drivers.

--
whitequark

                 reply	other threads:[~2016-06-24 22:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc528fc3a3e5f3f7e5d1cc637606e86c@whitequark.org \
    --to=whitequark@whitequark.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).