Skip to content

Releases: dangeroustech/StreamDL

v1.2.12

28 Jan 19:14
69e69ba
Compare
Choose a tag to compare

1.2.12 (2022-01-28)

🐞 Bug Fixes

  • weird offline stream bug (18b053d)

🚧 Chores

deps

  • update deprecated warn to warning in logger (f0aa50f)

v1.2.11

23 Jan 10:22
5c7bfb1
Compare
Choose a tag to compare

1.2.11 (2022-01-23)

v1.2.10

23 Jan 10:22
5c7bfb1
Compare
Choose a tag to compare

1.2.10 (2022-01-23)

v1.2.9

19 Jan 09:29
5c7bfb1
Compare
Choose a tag to compare

1.2.9 (2022-01-19)

🐞 Bug Fixes

🔎 Tests

  • correctly import yt-dlp utils (40cfe57)

🎨 Styles

  • less lines [skip ci] (9191e46)
  • first actual run through black (e023416)

🚧 Chores

📦 Build

  • update dockerfile reference (03e6fa3)
  • differentiate names [skip ci] (8fe78f5)
  • split build workflows (e138f6c)

🔁 CI

  • CI on staging - dependabot [skip ci] (d0b7f3d)

v1.2.8

18 Jan 17:26
0cfa9f2
Compare
Choose a tag to compare

1.2.8 (2022-01-18)

🐞 Bug Fixes

  • rename to sensible workflow names (92dc257)
  • add black as dev package for linting (0408155)

🔁 CI

v1.2.7

18 Jan 16:42
d7037a0
Compare
Choose a tag to compare

1.2.7 (2022-01-18)

🐞 Bug Fixes

📄 Documentation

🎨 Styles

🚧 Chores

  • update readme and badge name (8ff2cb7)
  • add local ignore files (a0c6e24)
  • deps: bump streamlink from 2.2.0 to 2.4.0 (420cf9e)
  • deps-dev: bump pytest from 6.2.4 to 6.2.5 (1a2fc96)
  • deps-dev: bump pylint from 2.9.6 to 2.10.2 (3d9f7e9)

📦 Build

🔁 CI

tests

  • fix long resolve time on test.com (f36a227)

v1.2.6

11 Aug 09:46
44389cb
Compare
Choose a tag to compare

Security updates, minor syntax changes.

v1.2.5

11 Aug 09:44
7a46b06
Compare
Choose a tag to compare

Add 'Currently Downloading' Log Message

v1.2.4

16 Apr 22:04
Compare
Choose a tag to compare

Enhancements:

  • Bump Python version to 3.8

Bug Fixes:

  • Build Fixes for Staging branch

v1.2.3

27 Mar 15:48
15ea5de
Compare
Choose a tag to compare

Enhancements:

  • Multi-Architecture Docker container builds

Bug Fixes:

  • Travis correctly checks out the staging branch if that's what it's building