v0.8.4
Fixes:
- 🐛
get_attachments_on_projects
: Overwrite attachment file by default - 🐛
json_field_builder
: check ifsprint_custom_id
is None - 🐛
path_builder
: handle multi-dir base_dir - 🐛
download_attachments
: avoid conflicts/overwrites by isolating attachments (helps with #112)
Improvements:
- ✨
download_attachments
: make defaults and behaviour matchget_attachments_on_projects
Features:
- ✨
download_attachments
: supportcreate_html_directors
option (resolves #112) - ✨
download_attachments
: supportoverwrite=False
option (to speed up incremental backups)
Thanks to @huyz for the above fixes and improvements to v0.8.4