Changelog for
ocaml-crowbar-devel-0.2.1-1.14.x86_64.rpm :
* Sun Aug 27 2023 obs-service-tar-scmAATTinvalid- Update to version 0.2.1:
* v0.2.1
* Update to cmdliner.1.1.0
* Use Dune 2.9 and generate opam file
* Be explicit that Cmdliner.Term.exit does not expect an int
* avoid List.concat_map for compat with older OCaml versions
* ignore some unused var warnings in examples/map
* disable xmldiff test
* Support -r/--repeat CLI parameter
* Support -s/--seed CLI parameter
* Unbreak small example logic
* opam fixes
* v0.2
* shuffle non-monadically
* Make warnings be warnings
* Add uchar generator
* s/Pervasives/Stdlib/
* Add char generator
* Sun Aug 27 2023 Georg Pfuetzenreuter
- Initial package (version 0.2.1)