Add `overwrite` flag for individual files to allow more fine grained control over which files can be overwritten on the remote storage.
0.3.0
Major change in query format. `library` is no longer a provider setting, and the `mssp://` scheme is introduced and required for all queries. Also comes with better tests for the query validation, and improved documentation.
0.2.4
First release on PyPI
0.2.1
Fixes for GitHub actions on releases
0.2.0
Decoupled from [snakemake-storage-plugin-http](https://github.com/snakemake/snakemake-storage-plugin-http/) and cleaned up project structure.
0.1.0
First version based on the original ([snakemake-storage-plugin-http](https://github.com/snakemake/snakemake-storage-plugin-http/))