1.1.0
Major changes
- Improving API spec
- Adding countByStatus method
- BREAKING CHANGE: poll() now deletes the item after retrieved
- BREAKING CHANGE: peek() retrieves one item (if found) without removing it from the repository
- BREAKING CHANGE: retrieve() tries to get one item from the repository. If no item is found, an exception is thrown.