[containers-users] plans for 1.0

Simon Cruanes simon.cruanes.2007 at m4x.org
Thu Dec 29 11:12:45 GMT 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.ocaml.org/pipermail/containers-users/attachments/20161229/a50be66d/attachment.sig>


More information about the Containers-users mailing list