Releases: AddictedCS/soundfingerprinting
Releases · AddictedCS/soundfingerprinting
Release 9.1.0
Merge branch 'develop' * develop: Version bump. Adding release notes. More logging messages. Fixing realtime query source failures to generate audio samples should not result in double AV result entry registration because of a purge operation that is followed by query source continuation. Wording.
Release 8.33.0
v8.33.0 Let's create releases from v8.x as well
Release 9.0.0
Merge branch 'develop' * develop: Adding release notes. Adding release notes for v9.
Release 9.0.0-beta
Merge branch 'develop' * develop: Version bump to v9.0.0-beta accomodating FFmpeg upgrade to v5.x
Release 8.32.0
Merge branch 'develop' * develop: Reverting upgrade to .NET 8 due to performance issues detected on SoundFingerprinting.Emy Will postpone until more reports about performance degradation will surface. Version bump to v8.32.0 accommodating SoundFingerprinting.Emy upgrade.
Release 9.0.0-alpha
Merge branch 'develop' * develop: Upgrading to .NET 8 Fix typo in Jacquard similarity calculation
Release 8.30.0
Merge branch 'develop' * develop: Forgot to bump actual project to v8.30.0
Release 8.28.0
Merge branch 'develop' * develop: Version bump to v8.28.0 Adjusting the interfaces, let's output the overlap length s.t. we could use it to correctly merge the candidates the hover the same spot.
Release 8.27.2
Merge branch 'develop' * develop: Fixing tests. We need to emit ongoing result entries in bulk, as the user of the API may decide to consume them accroding to sorting logic we are not aware at this point.
Release 8.27.1
Merge branch 'develop' * develop: Improving the ongoing AV result entry tracker.