v1.2 2019-03
- Conversion from
pyobject to Py.t (@LaurentMazare) - More access to type information for Python objects (@LaurentMazare)
v1.1 2019-01
- Issue with
PyTuple_SetItem and PyList_SetItem fixed (@LaurentMazare) - Numpy array/Bigarray conversion added (@LaurentMazare)
- Added ability to create loadable Python modules (@LaurentMazare)
- Switched to dune
v1.0 2018-02-18
- Stabalized, ready for 1.0 release
v0.5 2017-07-27
- Majority of Python API covered
- High level interface (Py.t)