Releases: AddictedCS/soundfingerprinting
Releases · AddictedCS/soundfingerprinting
Release 7.4.7
Merge branch 'develop' * develop: Version bump. Lets return coverages as we need it anyways. Adding a method that will split track matched regions, useful for streaming scenarios only. Update README.md
Release 7.4.6
Merge branch 'develop' * develop: We need to make sure we are shifting startsAt after range extraction. Hashes may not be ordered at the time of getting ranges or merging. Let's make sure we capture some details in case test fails intermittently. We actually need AVHashes to operate. Let's provide hashes in the result of ReadHashesByTrackId, in order to have a clearer picture regarding length of the fingerprints. Let's provide a method that will give us range of hashes from existing hashes. Adding the ability to read fingerprints by track ID. Update README.md Adding a test for consecutively repeating queries. Delete _config.yml
Release 7.4.1
v7.4.1 CI is not happy with this check.
Release 7.4.0
v7.4.0 Preparing 7.4.0 release.
Release 7.3.3
v7.3.3 Version bump to v7.3.3
Release 7.3.2
v7.3.2 Let's release this change as a minor release. Summary: improved blurr…
Release 7.3.1
v7.3.1 Lets provide stricter rules when instantiating Hashes and Frames inst…
Release 7.3.0
v7.3.0 Version bump.
Release 7.2.0
v7.2.0 Preparing the release.
Release 7.2.0-beta3
v7.2.0-beta3 Let's upgrade PrptoBuf before it's not too late.