[2.0.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.3.1...v2.0.0) (2023-11-15)
⚠ BREAKING CHANGES
* add tmp_path to query methods in test suite
Features
* add tmp_path to query methods in test suite ([5cfcf62](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/5cfcf625c4f4bf5f41f742c484a449ae74b2d75a))
Bug Fixes
* IOCache call in test suite ([00abf1b](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/00abf1b09515590c82262fd0e2621b1f86cce6d1))
Documentation
* update readme ([63b5a4b](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/63b5a4bddf621284b63491d2a0798460d05b5c55))
[1.3.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.3.0...v1.3.1) (2023-11-15)
Bug Fixes
* create local storage prefix if it is not yet present ([ec5ff76](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/ec5ff76dbdaa63ed8ce41e3927ae42f3bd7145e3))
[1.3.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.2.3...v1.3.0) (2023-11-15)
Features
* add cache_key method ([2b571d0](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/2b571d0a5b5927a9934d7221682ee254311c5ce1))
[1.2.3](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.2.2...v1.2.3) (2023-10-24)
Bug Fixes
* adapt test suite to changes in snakemake 8 ([a4cbefa](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/a4cbefa6d6ec7835f93d7b6ec427cb3a2ee334fb))
[1.2.2](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.2.1...v1.2.2) (2023-10-24)
Bug Fixes
* fix release process ([ec96bd2](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/ec96bd2334df5fdf03e666ade106ee6e5dd619eb))
[1.2.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.2.0...v1.2.1) (2023-10-24)
Bug Fixes
* update dependencies ([96df30e](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/96df30e782cf2f4fa5e341177b57178223c49953))
[1.2.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.1.2...v1.2.0) (2023-10-17)
Features
* migrate flagging code into main snakemake ([974f05d](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/974f05d18a180cb917bf8ca42488ac9ca566aae5))
Bug Fixes
* add homepage ([b9846e0](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/b9846e0b607c8220bf32ec21d276188cd032d67d))
[1.1.2](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.1.1...v1.1.2) (2023-10-13)
Bug Fixes
* fix testcase for writable storage provider ([32f473a](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/32f473aee2bbb835888202654a2092297d27ffed))
* remove superfluous dependency ([12b9061](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/12b90619313ce35b2748abf1f6095fd0a0d4974b))
[1.1.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.1.0...v1.1.1) (2023-10-11)
Bug Fixes
* fix testcase for writable storage provider ([32f473a](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/32f473aee2bbb835888202654a2092297d27ffed))
* update deps ([856ba18](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/856ba180c6c1fa9d8b754cc4f1dbc022e01aa907))
[1.1.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.0.2...v1.1.0) (2023-10-11)
Features
* extend test cases ([6b49597](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/6b49597d5d96133756df28994078257bb7afb0c6))
* require example query to be provided ([f48b3f0](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/f48b3f07e1ea9fbb5fcb49890f6167d7c75a8b07))
Bug Fixes
* adapt to changes in snakemake-interface-common ([a7da931](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/a7da9319d54284df4b9cd5e9fabd8b52098a50e3))
* update deps ([856ba18](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/856ba180c6c1fa9d8b754cc4f1dbc022e01aa907))
[1.0.2](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.0.1...v1.0.2) (2023-09-28)
Bug Fixes
* remove object after test ([b55c77c](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/b55c77c6d0f34de4c166832ea8d631becc978d96))
[1.0.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v1.0.0...v1.0.1) (2023-09-27)
Bug Fixes
* improved API ([1a5d518](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/1a5d5184a73e4c587d5ed685938b5839878300f6))
[1.0.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v0.1.0...v1.0.0) (2023-09-27)
Miscellaneous Chores