Version 1.5.0

2021-09-09

Compatibility

Support for Python < 3.7 and for PyQt4 were dropped.

  • Add compatibility with Neo 0.10.0 (#151, #157, #159)
  • Add PySide2 support (#148)

New data sources

  • Add data sources for SpikeInterface recording and sorting objects (#153)

Continuous integration

  • Run automated test suite with GitHub Actions (#137, #138, #142, #145, #149)
  • Add manually-triggerable GitHub Action workflows for publishing to PyPI (#140)
  • Add Coveralls test coverage reporting (#144)