Skip to content

Releases: AddictedCS/soundfingerprinting

Release 7.4.7

22 Jul 10:55
Compare
Choose a tag to compare
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

20 Jul 14:48
Compare
Choose a tag to compare
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

25 Jun 12:54
Compare
Choose a tag to compare
v7.4.1

CI is not happy with this check.

Release 7.4.0

19 Jun 15:41
Compare
Choose a tag to compare
v7.4.0

Preparing 7.4.0 release.

Release 7.3.3

12 May 15:55
Compare
Choose a tag to compare
v7.3.3

Version bump to v7.3.3

Release 7.3.2

08 May 13:29
Compare
Choose a tag to compare
v7.3.2

Let's release this change as a minor release. Summary: improved blurr…

Release 7.3.1

04 May 12:13
Compare
Choose a tag to compare
v7.3.1

Lets provide stricter rules when instantiating Hashes and Frames inst…

Release 7.3.0

25 Apr 11:49
Compare
Choose a tag to compare
v7.3.0

Version bump.

Release 7.2.0

31 Mar 08:03
Compare
Choose a tag to compare
v7.2.0

Preparing the release.

Release 7.2.0-beta3

17 Mar 20:44
Compare
Choose a tag to compare
v7.2.0-beta3

Let's upgrade PrptoBuf before it's not too late.