Raise correct error in index store exists check

This commit is contained in:
lash
2022-05-04 18:37:02 +00:00
parent 3a8ec01588
commit 01ad409077
3 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
- 0.1.12
* Raise correct exception from index store exists check
- 0.1.11
* Allow for sync skip in store instantiation
- 0.1.10
* Improve logging
- 0.1.9
* Upgrade deps
- 0.1.8
* Upgrade deps
- 0.1.7
* Improve logging
- 0.1.6
* Sort upcoming queue item chronologically
* Add unit testing for upcoming query method