Skip to content

1.4.3

Choose a tag to compare

@Hugo-W Hugo-W released this 27 Aug 10:59
· 142 commits to main since this release

Added

  • pyproject.toml and setup.py build system with C extension definitions
    (gammatone, makeRateMap) and numpy include-directory handling.
  • License updated to GPL-3.0-or-later in pyproject.toml.

Changed

  • Fully modernized installation and build process (python -m build);
    refined package discovery and platform-specific compilation.