caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Peter Zotov <whitequark@whitequark.org>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] ppx_deriving 0.2, ppx_deriving_protobuf 1.0.0
Date: Mon, 28 Jul 2014 16:22:02 +0400	[thread overview]
Message-ID: <10ae8c2ac830d36c4cd669189568505f@whitequark.org> (raw)

Hello,

I'm glad to announce the releases of ppx_deriving and
ppx_deriving_protobuf (ex ppx_protobuf).

ppx_deriving
============

_deriving_ is a library simplifying type-driven code generation on OCaml 
 >=4.02.[1]

0.2
---

   * New plugins: Enum, Iter, Map, Fold.
   * All plugins: don't concatenate affix if type is named `t`.
   * Add [%derive.Foo:] shorthand.
   * Show, Eq, Ord: add support for list, array, option.
   * Show: include full module path in output, including for types with 
manifest.
   * A lot of changes in Ppx_deriving interface.

ppx_deriving_protobuf
=====================

_deriving Protobuf_ is a _deriving_ plugin  that generates
Google Protocol Buffers serializers and deserializes.[2]

1.0.0
-----

   * First stable release and initial release as _deriving Protobuf_.

[1]: https://github.com/whitequark/ppx_deriving
[2]: https://github.com/whitequark/ppx_deriving_protobuf

-- 
Peter Zotov

                 reply	other threads:[~2014-07-28 12:22 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=10ae8c2ac830d36c4cd669189568505f@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).