This commit is contained in:
swrup 2025-11-11 02:07:51 +01:00
parent aa2ff7b2f0
commit 2f3113f55d
11742 changed files with 1223940 additions and 0 deletions

View file

@ -0,0 +1,19 @@
## v0.2.0 (2024-03-05)
* Use (int -> string) instead of (int -> Cstruct.t) as generator
## v0.1.3 (2020-02-22)
* `int` now allows a bound of 1 (returning 0)
## 0.1.2 (2019-02-17)
* minor fixes to documentation (reported in #3)
## 0.1.1 (2019-02-16)
* move build system to dune
## 0.1.0 (2017-01-17)
* initial release