Releases: matthiasharzer/patreon-crawler
Releases · matthiasharzer/patreon-crawler
v0.5.0
What's Changed
- feat: add concurrency option for media downloading by @matthiasharzer in #27
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: bump thenativeweb/get-next-version from 2.6.3 to 2.7.1 by @dependabot[bot] in #15
- chore: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #16
- chore: bump actions/checkout from 4 to 5 by @dependabot[bot] in #17
- chore: bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #18
- chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #19
- chore: bump actions/setup-go from 5 to 6 by @dependabot[bot] in #20
- chore: upgrade Go to 1.25.0 by @matthiasharzer in #24
- feat: introduce download reporting strategy to gracefully handle errors by @matthiasharzer in #23
New Contributors
- @dependabot[bot] made their first contribution in #15
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- fix: handle unknown entity types during response unmarshalling by @matthiasharzer in #13
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: Adjust Patreon-API handling by @matthiasharzer in #12
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: adjust project structure and add caching support for the cookie by @matthiasharzer in #11
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- fix: Add publishedAt time to downloaded files by @matthiasharzer in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: adjust spelling and remove unused dependency by @matthiasharzer in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: skip already downloaded files by @matthiasharzer in #8
Full Changelog: v0.1.2...v0.2.0