This release fixes a few bugs and resolves compatibility issues with the
latest releases of NumPy and SciPy.
Changes:
- [1616] Support parsing multiple FFL files for a single dataset
- [1637] Remove redundant usetex test function
- [1641] Add tests for gwpy.timeseries.io.cache
- [1747] Fix argument reuse bug in gwpy.cli
- [1749] Add Virgo 'HoftOnline' as a preferred frametype
- [1753] Fix usage of Hann window for Scipy 1.13.0
- [1755] Fix test failure with Zenodo rate limit
- [1760] Fix array copy compatibility with numpy 2
- [1762] Fix usage of Scipy firwin
- [1763] Fix usage of Scipy trapezoid in gwpy.astro
- [1764] Improve error handling when reading GWF with LALFrame
- [1765] Add extra unit alias for 's'
The full details of this milestone can be seen at
<https://github.com/gwpy/gwpy/milestone/69>