caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <mlists@ligand.eu>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] latest OCaml batteries-included release: v3.2.0
Date: Wed, 11 Nov 2020 10:21:30 +0900	[thread overview]
Message-ID: <a3cd401102ac71acf84e867db29a2931@ligand.eu> (raw)
In-Reply-To: <y9l5z6d38y7.fsf@valmont.fritz.box>

Dear OCaml users,

The batteries maintainers are pleased to announce the latest minor 
release of OCaml batteries-included: v3.2.0.
Batteries is an open-source, community-maintained, extended standard 
library for OCaml. The latest version is available in opam.

Thanks to all the contributors for this release!

The change log follows:
---
v3.2.0 (minor release)

     BatArray.fold_while: ('acc -> 'a -> bool) -> ('acc -> 'a -> 'acc) ->
     'acc -> 'a array -> 'acc * int
     #974
     (Francois Berenger, review by Cedric Cellier)
     Support for OCaml 4.12
     #980
     (kit-ty-kate)
     BatArray.fold is an alias for fold_left
     #976
     (Francois Berenger)
     BatList.fold is an alias for fold_left
     #975
     (Francois Berenger)
     BatArray.count_matching: ('a -> bool) -> 'a array -> int
     #972
     (Francois Berenger)
     BatList.count_matching: ('a -> bool) -> 'a list -> int
     #816
     (Francois Berenger)
     Provide an explicitly unthreaded package
     For Dune, provide an alternative batteries.unthreaded package
     #970
     (Jerome Vouillon)
     BatList.findi: correct documentation
     #967
     (Francois Berenger)
     BatOptParse.unprogify: bug fix (issue #965)
     ‘%prog’ was replaced only once, now it is always replaced
     (in accordance with the documentation)
     #966
     (Francois Berenger, report by OnkV)
     Expose Map.remove_exn and Set.remove_exn: 'a -> 'a t -> 'a t
     #954
     (Cedric Cellier)
---

Happy hacking,
The batteries team.

      reply	other threads:[~2020-11-11  1:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10  8:36 [Caml-list] Last Call for Contributions: BOB 2021 [Feb 26, Deadline Nov 13] Michael Sperber
2020-11-11  1:21 ` Francois Berenger [this message]

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=a3cd401102ac71acf84e867db29a2931@ligand.eu \
    --to=mlists@ligand.eu \
    --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).