Browse thread
[Announce] Camomile-0.7.0
- Yoriyuki Yamagata
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yoriyuki Yamagata <yoriyuki.y@g...> |
| Subject: | [Announce] Camomile-0.7.0 |
I'm pleased to announce Camomile-0.7.0, new version of a comprehensive Unicode Library for OCaml. http://prdownloads.sourceforge.net/camomile/camomile-0.7.0.tar.bz2 This release is a major change of module structures. Now the whole library becomes a functor over "configuration" module, which specifies the location of data files necessary to run Camomile. This enables to distribute binary with compiled Camomile library, which may run on machines with different directory structures. If you just want to use default configuration, use CamomileLibrary.Main.Camomile module in the place of Camomile module of previous versions. -- Yamagata Yoriyuki http://yoriyuki.blogspot.com/