Releases: metabrainz/python-discid
python-discid 1.3.0
- Modernized, PEP 518 compatible, build system using `pyproject.toml``
- Minimum supported Python version is now 3.9.
- issue #51: tests requiring a physical disc are not run by default anymore.
Set the environment variableDISCID_TESTS_REQUIRE_DISC
to enable them
or runmake disccheck
. - Fixed
put
to work with first track number greater than 1. - Add
Disc.cddb_query_string
property.
python-discid 1.2.0
Improve installation with pip
python-discid 1.1.1
Workaround for py2app and improved windows example
python-discid 1.1.0
v1.1.0 python-discid 1.1.0
python-discid 1.0.3
v1.0.3 python-discid 1.0.3
python-discid 1.0.2
Bugfux release for 1.0.x. Functionally equivalent to 1.0.0.
Announcement: http://blog.musicbrainz.org/?p=2038
Info: https://python-discid.readthedocs.org/en/v1.0.2/
Issues: https://github.com/JonnyJD/python-discid/issues?milestone=9&state=closed
Download: https://pypi.python.org/pypi?:action=display&name=discid&version=1.0.2
python-discid 1.0.0
The first stable release. This API will be part of all 1.x releases.
Announcement: http://blog.musicbrainz.org/?p=2038
Info: https://python-discid.readthedocs.org/en/v1.0.0/
Issues: https://github.com/JonnyJD/python-discid/issues?milestone=2&state=closed
Download: https://pypi.python.org/pypi?:action=display&name=discid&version=1.0.0
python-discid 0.5.0
The last pre-release version.
Info: https://python-discid.readthedocs.org/en/v0.5.0/
Issues: https://github.com/JonnyJD/python-discid/issues?milestone=7&state=closed
Download: https://pypi.python.org/pypi?:action=display&name=discid&version=0.5.0