Version 1.11.0.dev109+g7ed5e27dc (development) (2025-11-12)#

Dependencies#

  • New reader for Neuroscan Curry files, using the curry-python-reader module, by Dominik Welke. (#13176)

Bugfixes#

API changes by deprecation#

New features#

Other changes#

  • Changed “enhancement” to “new feature” in the contributing guide as enhancement is not a recognized change type, by Shristi Baral (#13373)

  • Add a SPEC0-like policy in which minimum-supported versions for select dependencies are set to the latest minor release that was available 2 years prior, by Thomas Binns (#13451)

  • Removed development dependencies from user-visible “extras”; they’re now dependency groups only visible to developers (and can be installed for example via pip install --group dev with pip version 25.1 or later), by Richard Höchenberger (#13452)