caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ppx_deriving 4.0, ppx_deriving_yojson 3.0, ppx_deriving_protobuf 2.5
@ 2016-06-24 22:58 whitequark
  0 siblings, 0 replies; only message in thread
From: whitequark @ 2016-06-24 22:58 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-24 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 22:58 [Caml-list] [ANN] ppx_deriving 4.0, ppx_deriving_yojson 3.0, ppx_deriving_protobuf 2.5 whitequark

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).