Skip to content

Releases: janw/podcast-archiver

v2.3.0

04 Jan 00:05
v2.3.0
b91c8ec
Compare
Choose a tag to compare

v2.3.0 (2025-01-04)

Feat

  • Show spinner/logline during initial feed retrieval (#230)

[main b91c8ec] bump: version 2.2.1 → 2.3.0
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • feat: Show spinner/logline during initial feed retrieval by @janw in #230

Full Changelog: v2.2.1...v2.3.0

v2.2.1

03 Jan 23:58
v2.2.1
f2b89d5
Compare
Choose a tag to compare

v2.2.1 (2025-01-03)

Fix

  • Progress not working (#229)

[main f2b89d5] bump: version 2.2.0 → 2.2.1
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Jan 22:09
v2.2.0
f9a68d5
Compare
Choose a tag to compare

v2.2.0 (2025-01-03)

Feat

  • Add auto-discovery from popular services (#225)

[main f9a68d5] bump: version 2.1.0 → 2.2.0
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • feat: Add auto-discovery from popular services by @janw in #225

Full Changelog: v2.1.0...v2.2.0

v2.1.0

01 Jan 21:19
v2.1.0
7fe8f14
Compare
Choose a tag to compare

v2.1.0 (2025-01-01)

Feat

  • Add --dry-run option (#228)

[main 7fe8f14] bump: version 2.0.2 → 2.1.0
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • feat: Add --dry-run option by @janw in #228

Full Changelog: v2.0.2...v2.1.0

v2.0.2

01 Jan 20:39
v2.0.2
9b7c033
Compare
Choose a tag to compare

v2.0.2 (2025-01-01)

Fix

  • Restore printing archived during progress (#227)

[main 9b7c033] bump: version 2.0.1 → 2.0.2
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • fix: Restore printing archived during progress by @janw in #227

Full Changelog: v2.0.1...v2.0.2

v2.0.1

01 Jan 19:36
v2.0.1
758e9c4
Compare
Choose a tag to compare

v2.0.1 (2025-01-01)

Fix

  • Restore console output in non-interactive mode (#226)

[main 758e9c4] bump: version 2.0.0 → 2.0.1
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • build(deps): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #222
  • docs: Improve usage documentation by @janw in #224
  • fix: Restore console output in non-interactive mode by @janw in #226

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Dec 17:21
v2.0.0
7109bd6
Compare
Choose a tag to compare

v2.0.0 (2024-12-30)

BREAKING CHANGE

  • the --update option ('update_archive' in settings) has
    been removed. Feeds are now always processed in full (unless running in
    continuous mode).

Feat

  • Improve progress display and episodes report (#215)
  • Improve progress display and episodes report (#213)
  • Remove --update option (#211)
  • Allow downloading republished episodes (#208)

Fix

  • Refine pretty-printing of episode ranges (#221)

Refactor

  • Move models into package (#214)

[main 7109bd6] bump: version 1.7.2 → 2.0.0
3 files changed, 25 insertions(+), 2 deletions(-)

What's Changed

  • build(deps): Bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #206
  • feat: Allow downloading republished episodes by @janw in #208
  • feat!: Remove --update option by @janw in #211
  • refactor: Move models into package by @janw in #214
  • feat: Improve progress display and episodes report by @janw in #213
  • feat: Improve progress display and episodes report (#213) by @janw in #215
  • fix: Refine pretty-printing of episode ranges by @janw in #221

Full Changelog: v1.7.2...v2.0.0

v1.7.2

03 Dec 20:38
v1.7.2
46f28bc
Compare
Choose a tag to compare

v1.7.2 (2024-12-03)

Fix

  • Don't add episode to DB if they failed downloading (#209, #210)

[main 46f28bc] bump: version 1.7.1 → 1.7.2
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • build(deps): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #195
  • build(deps): Bump tqdm from 4.66.5 to 4.66.6 in the production-dependencies group by @dependabot in #197
  • build(deps): Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #200
  • fix: Don't add episode to DB if they failed downloading (#209) by @janw in #210

Full Changelog: v1.7.1...v1.7.2

v1.7.1

27 Oct 20:51
v1.7.1
534e7b8
Compare
Choose a tag to compare

v1.7.1 (2024-10-27)

Fix

  • Mark --update deprecated (#194)

[main 534e7b8] bump: version 1.7.0 → 1.7.1
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • build(ci): Switch version bump to manual mode by @janw in #193
  • fix: Mark --update deprecated by @janw in #194

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Oct 10:07
v1.7.0
ef51577
Compare
Choose a tag to compare

v1.7.0 (2024-10-27)

Feat

  • Add continuous mode with --sleep-seconds (#192)

[main ef51577] bump: version 1.6.2 → 1.7.0
3 files changed, 8 insertions(+), 2 deletions(-)

What's Changed

  • build: Add testing for python 3.13 by @janw in #190
  • feat: Add continuous mode with --sleep-seconds by @janw in #192

Full Changelog: v1.6.2...v1.7.0