0.2.0 (2022-02-02)
- Allow embedding Python source directly into generated OCaml module with the
--embed-python-source CLI option. See this issue for more info. - Fix bug in val spec parsing
- Update docs
- Add full examples in the
examples directory
0.1.2 (2021-12-07)
- Use specific
ocamlformat version for the tests. See this Opam repository pull request for more info.
0.1.1 (2021-11-04)
- Update lower bounds for dependencies
- Fix tests to work with BusyBox/Alpine
grep command
0.1.0 (2021-10-31)
Initial release!