caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [Announce] Camomile 0.8.4
@ 2012-01-08 13:58 Yoriyuki Yamagata
  0 siblings, 0 replies; only message in thread
From: Yoriyuki Yamagata @ 2012-01-08 13:58 UTC (permalink / raw)
  To: Caml List

Dear list,

I am pleased to announce the new release of Camomile, a Unicode
library for OCaml.  This release is a bug fix release.  The changes
from the previous version are
1) search_forward function of URe returns None, instead of raising
Not_found, if it does not find a match.  This is the documented
behavior.
2) Parsing of regular expressions are changed, so that say </?a>
mathces <a>.  (Previously, it matches either a> or </a>)
3) The bugs of USet.compare, UMap.domain and UMap.map_to_set are
fixed.  (incorporated from Batteries.)

Another big change is that, now we move the project to Github.  You
can download the new version from
https://github.com/downloads/yoriyuki/Camomile/camomile-0.8.4.tar.bz2

You can find the general information at the Wiki
https://github.com/yoriyuki/Camomile/wiki

Enjoy!

-- 
Yoriyuki Yamagata
yoriyuki.y@gmail.com


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

only message in thread, other threads:[~2012-01-08 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-08 13:58 [Caml-list] [Announce] Camomile 0.8.4 Yoriyuki Yamagata

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