Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 134 Bytes

CHANGELOG.md

File metadata and controls

3 lines (3 loc) · 134 Bytes

Version 0.3.0

  • Update to numpy 0.11 and pyo3 0.11.
  • Take &PyAny instead of impl AsRef<PyAny> in *_from_numpy functions.