Skip to content

Releases: easlice/bandcamp-downloader

v0.1.2

29 Feb 19:29
Compare
Choose a tag to compare

This release includes filtering downloads by date and properly excluding or including items that have been hidden.

What's Changed

  • Fix names with slashes in them by @octylFractal in #22
  • Ignore install-related directories by @genehack in #29
  • Add support for filtering downloads by date. by @ywwg in #27
  • Use beautifulsoup4 over bs4 by @Half-Shot in #24
  • Fix download list for collections with hidden items, add --include-hidden by @cubicvoid in #28

New Contributors

Full Changelog: 0.1.1...0.1.2

Release v0.1.1

23 Aug 13:00
Compare
Choose a tag to compare

I'm starting to actually track versioning, and there might be a big refactor coming up. As such, I'm going to mark this spot in the code history in case someone doesn't like the changes (for some reason).