File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.5.0] - 2026-07-17
11+
1012### Added
1113
1214- ` Latency() ` on ` SimpleResampler ` and ` SimpleResamplerFloat32 ` , returning the
@@ -130,7 +132,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
130132 design, quality presets, multi-channel and streaming support, validated against
131133 libsoxr.
132134
133- [ Unreleased ] : https://github.com/tphakala/go-audio-resampler/compare/v1.4.0...HEAD
135+ [ Unreleased ] : https://github.com/tphakala/go-audio-resampler/compare/v1.5.0...HEAD
136+ [ 1.5.0 ] : https://github.com/tphakala/go-audio-resampler/compare/v1.4.0...v1.5.0
134137[ 1.4.0 ] : https://github.com/tphakala/go-audio-resampler/compare/v1.3.0...v1.4.0
135138[ 1.3.0 ] : https://github.com/tphakala/go-audio-resampler/compare/v1.2.0...v1.3.0
136139[ 1.2.0 ] : https://github.com/tphakala/go-audio-resampler/compare/v1.1.0...v1.2.0
You can’t perform that action at this time.
0 commit comments