What's Changed
- Remove requests from pyproject.toml by @grawlinson in #50
- build: remove duplicate metadata by @grawlinson in #51
- build: remove unnecessary dependency - html5lib by @grawlinson in #52
- #53 - address some corner-cases by @calumchisholm in #54
- Add two new flags:
--sync-ignore-fileand--skip-item-indexby @oatmeaI in #55 - Handle invalid bandcamp_item_id files and make ID writes atomic by @calumchisholm in #62
- Add encoding param to sync_item() and auto_run param to Syncer.init() by @sariyamelody in #65
- Some small proposed improvements by @padenot in #67
New Contributors
- @grawlinson made their first contribution in #50
- @calumchisholm made their first contribution in #54
- @oatmeaI made their first contribution in #55
- @sariyamelody made their first contribution in #65
- @padenot made their first contribution in #67
Full Changelog: v0.7.0...v0.8.0