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

14 Sep 21:36
795cf28

Choose a tag to compare

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

21 Feb 00:01

Choose a tag to compare

Update pre-commit workflow

0.4.0

24 Jan 00:23
2d1b8d1

Choose a tag to compare

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

24 Oct 16:38

Choose a tag to compare

  • Slight version bumps
  • Tweak documentation
  • Slight development improvements

v0.3.0

26 Sep 04:40

Choose a tag to compare

  • 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

15 Jun 19:21

Choose a tag to compare

Rework tox config. Make a single test pass. Bump and fix some deps.