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