caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ppx_deriving 0.2, ppx_deriving_protobuf 1.0.0
@ 2014-07-28 12:22 Peter Zotov
  0 siblings, 0 replies; only message in thread
From: Peter Zotov @ 2014-07-28 12:22 UTC (permalink / raw)
  To: caml-list

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

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

only message in thread, other threads:[~2014-07-28 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 12:22 [Caml-list] [ANN] ppx_deriving 0.2, ppx_deriving_protobuf 1.0.0 Peter Zotov

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