^^^^^^^^^^^^^^^^^^ - Modify FirFilter and IirFilter frequency and order constraints.
5.1.4
^^^^^^^^^^^^^^^^^^ - Modify dependency generation which does not yet support Python 3.13. - Modify requirements.
5.1.2
^^^^^^^^^^^^^^^^^^ - Refactor and simplify typing declarations. - Remove support for Python 3.9. - Add support for Python 3.13.
5.1.1
^^^^^^^^^^^^^^^^^^ - Refactor FirFilter scipy firwin argument assignment. - Modify define version from importlib. - Modify documentation.
5.1.0
^^^^^^^^^^^^^^^^^^ - Modify pyproject and nox to define and install optional project dependencies. - Modify nox to support python versions defined in pyproject. - Modify nox to add lint session. - Modify file names and format to comply with PEP 8. - Modify documentation. - Modify requirements.