Skip to content

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:20
d8555b3

See the changelog for the full details of this release.

What's Changed

  • ci: add auto-assign workflow by @jmrplens in #55
  • ci: skip self-assignment by @jmrplens in #56
  • ci: skip dependabot PRs by @jmrplens in #57
  • fix: numerical correctness (integer overflow, cheby2/bessel band edges, A-weighting HF accuracy) by @jmrplens in #58
  • perf: cache bank designs, make numba/matplotlib optional by @jmrplens in #59
  • feat: Leq/LAeq/LN levels, octave spectrogram, zero-phase filtering, stateful TimeWeighting by @jmrplens in #60
  • docs: restructure into docs/, slim PyPI-safe README, bilingual Starlight site with theme-aware figures by @jmrplens in #61
  • fix: weighting graph showed curves ~2.4 dB low (truncated impulse through resampling path) by @jmrplens in #63
  • chore: project polish + standards compliance (py.typed, CHANGELOG, CITATION, IEC 61672-1/61260-1 suites, class verifier) by @jmrplens in #64
  • docs: content enrichment (4 new figures, diagrams, equations) + full SEO/GEO layer by @jmrplens in #66
  • release: version 2.0.0 by @jmrplens in #68

Full Changelog: v1.2.3...v2.0.0