File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`_.
1111`Unreleased `_
1212-------------
1313
14+ Nothing yet.
15+
16+
17+ `0.10.0 `_ - 2026-04-01
18+ ----------------------
19+
1420`Ray Tracing Directivity `
1521~~~~~~~~~~~~~~~~~~~~~~~~~
1622
8086- Fixes issue #421: When generating a highpass filtered room impulse response make
8187 sure that the output is a memory contiguous NumPy array.
8288
89+
8390`0.9.0 `_ - 2025-12-07
8491---------------------
8592
@@ -816,7 +823,8 @@ Changed
816823 ``pyroomacoustics.datasets.timit ``
817824
818825
819- .. _Unreleased : https://github.com/LCAV/pyroomacoustics/compare/v0.9.0...master
826+ .. _Unreleased : https://github.com/LCAV/pyroomacoustics/compare/v0.10.0...master
827+ .. _0.10.0 : https://github.com/LCAV/pyroomacoustics/compare/v0.9.0...v0.10.0
820828.. _0.9.0 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.6...v0.9.0
821829.. _0.8.6 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.5...v0.8.6
822830.. _0.8.5 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.4...v0.8.5
Original file line number Diff line number Diff line change 1- __version__ = "0.9 .0"
1+ __version__ = "0.10 .0"
You can’t perform that action at this time.
0 commit comments