Hello there,

Release 1.0 is getting closer, as most points in issue #84 have been
addressed (at least for me). I should make a release candidate in the next
few weeks.

Note that 1.0 is much more breaking than usual:

- Some sub-libraries have disappeared (thread, advanced, bigarray, string)
- no more CCError, only CCResult
- no more CCPrint, only CCFormat
- label `or_` became `default`
- big changes in `CCGraph`
- big changes in `CCSexp` (now in only one module, powered by ocamllex, KISS)
- big changes to `CCOrd` (remove trailing `_`)
- big changes to `CCBitField` (less functor, more functions)
- removal of all deprecated functions
- simpler `CCHash`
- death of some modules in containers.data

non-breaking should include:
- labels versions of Array/List
- improvements to many existing modules (see the issue for more details)

branch: https://github.com/c-cube/ocaml-containers/tree/prepare-1.0
issue (with list): https://github.com/c-cube/ocaml-containers/issues/84

Cheers!

-- 
Simon

http://weusepgp.info/
key 49AA62B6, fingerprint 949F EB87 8F06 59C6 D7D3  7D8D 4AC0 1D08 49AA 62B6

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Containers-users mailing list
Containers-users@lists.ocaml.org
http://lists.ocaml.org/listinfo/containers-users

Reply via email to