mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
docs
This commit is contained in:
parent
228011d9aa
commit
9c76572e83
2 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
- add aliases to deprecated functions from `String`, add `Fun.opaque_identity`
|
||||
- add `CCLazy_list.take`
|
||||
- add `Lazy_list.filter`
|
||||
- add CCList.range_by
|
||||
- add `CCList.range_by`
|
||||
|
||||
== 0.17
|
||||
|
||||
|
|
|
|||
|
|
@ -16,8 +16,9 @@ can be removed.
|
|||
8. `git merge master`
|
||||
9. `oasis setup; make test doc`
|
||||
10. tag, and push both to github
|
||||
11. `opam pin https://github.com/c-cube/ocaml-containers#<release>`
|
||||
11. `opam pin add containers https://github.com/c-cube/ocaml-containers.git#<release>`
|
||||
12. new opam package: `opam publish prepare; opam publish submit`
|
||||
13. re-generate doc: `make doc push_doc`
|
||||
|
||||
== List Authors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue