Remove race waits (defer to client layer)

This commit is contained in:
lash
2022-05-01 06:44:33 +00:00
parent f7c09acfe2
commit 532ff230b4
4 changed files with 24 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
- 0.1.6
* Sort upcoming queue item chronologically
* Add unit testing for upcoming query method
- 0.1.5
* Add reserved state check method
- 0.1.4
* Dependency cleanups
- 0.1.3
* Add CLI args and config handling, settings object
- 0.1.2
* Add CLI inspection tools
- 0.1.1