Skip to content

ReedSolo v1.7.0

Latest

Choose a tag to compare

@lrq3000 lrq3000 released this 18 Jan 02:42
· 230 commits to master since this release

Changelog:

  • Drop cythonization by default, to avoid installation issues for users with Cython installed but no C++ compiler. Cythonization needs to be requested explictly now, using pip install --upgrade reedsolo --install-option="--cythonize" --verbose.

Full Changelog: v1.6.1...v1.7.0