2.2 2018-11-04
- Compile the pre-processing script. This makes possible to install the package using a compiler with the
-static flag. (#25)
2.1 2018-07-11
- Improve the documentation of
Csv.Rows.load and of_in_obj. - Slightly improve tests.
- Use Dune (the new name for Jbuilder).
2.0 2017-09-02
- Split the package into
csv and csv-lwt. - Port to
jbuilder and topkg.