Releases: janw/podcast-archiver
Releases · janw/podcast-archiver
v2.3.0
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
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.2
v2.0.1
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
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
v1.7.2 (2024-12-03)
Fix
[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
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
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