Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Latest commit

 

History

History
59 lines (44 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 1.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.10.3] 2023-09-22

Changed

  • Updated dependencies

[0.10.2] 2021-08-16

Changed

  • Updated dependencies

[0.10.1] 2021-05-31

Changed

  • Ignore self references in playlists

Fixed

  • Counting of depth in playlists

[0.10.0] 2021-04-10

Added

  • check_tree method

Deleted

  • check method

[0.9.0] 2021-04-09

Added

  • geo-lat-long

Changed

  • Enum based errors for check results
  • Restructured check result to make url always available

[0.8.4] 2021-04-09

Added

  • Return if there was an ssl error on each check

Changed

  • Do not fail on SSL errors but retry on error with ignore ssl errors
  • Decode charset of content type if existing

[0.8.3] 2021-04-05

Changed

  • Always ignore content-type "text/html"

[0.8.2] 2021-04-03

Changed

  • Early return for results that are surely streams

[0.8.1] 2021-02-18

Changed

  • Use header "icy-samplerate" as fallback for "icy-sr"

Fixed

  • Support multiple occurences of "icy-br"