Releases: beetbox/pyacoustid
Releases · beetbox/pyacoustid
v1.3.1
What's Changed
- [enhancement] Improves python docstring for chromaprint by @aquaflamingo in #69
- fix: return unsigned int32 for chromaprint_decode_fingerprint by @fvhockney in #73
- Feature: Join artist names by join phrase by @y-young in #74
- Update README.rst by @bindestriche in #76
- add fingerprint comparison to acoustid.py by @bindestriche in #75
- decode_fingerprint bugfixes by @albertopasqualetto in #78
- Windows import library fix by @albertopasqualetto in #79
- Add Python syntax highlighting to
README.rstby @Benjamin-Loison in #81 - Modernize setup, add tests by @snejus in #91
- Fix inconsistent fingerprints by @semohr in #90
- Support Python 3.14 and update deps by @snejus in #94
- Fix PYTHON_VERSION in make_release by @snejus in #95
New Contributors
- @aquaflamingo made their first contribution in #69
- @fvhockney made their first contribution in #73
- @y-young made their first contribution in #74
- @bindestriche made their first contribution in #76
- @albertopasqualetto made their first contribution in #78
- @Benjamin-Loison made their first contribution in #81
- @snejus made their first contribution in #91
- @semohr made their first contribution in #90
Full Changelog: v1.2.2...v1.3.1