re-add LICENSE.md file (with a 2 clause BSD license)
0.10.0 (2018-09-03)
adjusted to new conex design, lots of breaking changes
opam_encoding: maps use identifiers now, instead of strings - as does alg_type
conex_resource: use alg=data for encoding digests (instead of [ alg ; data ])
conex_resource: use hex encoding, rather than base64 for checksums
rename "package" to "releases" ; rename "release" to "checksums" (filenames)
conex_unix_private_key: store private keys in ~/.conex/.private, instead of having the repository included in the filename. this removes lots of magic from conex_author
conex_private: new module gathering private key handling and operations, replacing conex_unix_private_key and conex_crypto.SIGN
0.9.2 (2017-02-18)
conex_author: status subcommand: handle id argument properly