20 lines
326 B
Markdown
20 lines
326 B
Markdown
|
|
## 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
|