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

Releases: danielhoherd/plexdl

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 21:36
795cf28
Modernize 2025-09-14 (#59)

* modernize with ruff

* Remove deprecated ownerid

* Switch from poetry to uv. Bump a bunch of versions. Remove unused modules.

* Better exception handling

* Tweak gh workflow syntax

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 21 Feb 00:01
Update pre-commit workflow

0.4.0

Choose a tag to compare

@danielhoherd danielhoherd released this 24 Jan 00:23
2d1b8d1

Version 0.4.0 includes a refactor from click to typer, implementation of a command subcommand design, and changes to several of the command line args. These are all breaking changes, so v0.4.0 is not syntactically compatible with previous versions at all.

v0.3.1

Choose a tag to compare

@danielhoherd danielhoherd released this 24 Oct 16:38
  • Slight version bumps
  • Tweak documentation
  • Slight development improvements

v0.3.0

Choose a tag to compare

@danielhoherd danielhoherd released this 26 Sep 04:40
  • Re-release under MIT license.
  • Fix verbose flag.
  • Publish to Pypi.
  • Add filesystem location print in -v
  • Replace dephell setup.py generation with poetry features

v0.2.0

Choose a tag to compare

@danielhoherd danielhoherd released this 15 Jun 19:21
Rework tox config. Make a single test pass. Bump and fix some deps.