Skip to content

Releases: metabrainz/python-discid

python-discid 1.4.2

Choose a tag to compare

@phw phw released this 10 Jul 10:22
v1.4.2
61cbaeb
  • Provide Python wheel on PyPI.
  • Removed remaining Python 2 specific code from util.py.

python-discid 1.4.1

Choose a tag to compare

@phw phw released this 24 Jun 05:32
v1.4.1
  • Mark package as typed by adding a py.typed marker file.

python-discid 1.4.0

Choose a tag to compare

@phw phw released this 30 Mar 06:19
v1.4.0
  • Added type hints to the public API for better IDE support and type checking.
  • Added Disc.pregap property.
  • Fixed: mutable default arguments in function signatures.
  • Accept any Sequence[int] for offsets in put.
  • Removed Python 2 specific code and comments.
  • Improved code consistency with ruff formatting and linting.
  • Minimum supported Python version is now 3.10 (previously 3.9).
  • Enhanced documentation with type hints using sphinx-autodoc-typehints.
  • Fixed typos and broken links in documentation.

python-discid 1.3.0

Choose a tag to compare

@phw phw released this 26 Jul 12:34
v1.3.0
b6f12e1
  • 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 variable DISCID_TESTS_REQUIRE_DISC to enable them
    or run make disccheck.
  • Fixed put to work with first track number greater than 1.
  • Add Disc.cddb_query_string property.

python-discid 1.2.0

Choose a tag to compare

@JonnyJD JonnyJD released this 23 Feb 11:45

Improve installation with pip

python-discid 1.1.1

Choose a tag to compare

@JonnyJD JonnyJD released this 29 Jan 11:57

Workaround for py2app and improved windows example

python-discid 1.1.0

Choose a tag to compare

@JonnyJD JonnyJD released this 09 Oct 21:03
v1.1.0

python-discid 1.1.0

python-discid 1.0.3

Choose a tag to compare

@JonnyJD JonnyJD released this 09 Oct 21:03
v1.0.3

python-discid 1.0.3

python-discid 1.0.2

Choose a tag to compare

@JonnyJD JonnyJD released this 03 Jul 16:13

python-discid 1.0.0

Choose a tag to compare

@JonnyJD JonnyJD released this 03 Jul 16:06