All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- export RoundRobinItem in index.d.ts.
- export PriorityRoundRobin in index.d.ts.
- readme.
- readme typos.
.reset()
- Added PriorityRoundRobin.
- fixing little things and the readme.
- readme
- deleteByKey to delete item by its key
- deleteByValue to delete items by a matching criteria.
- internal cleanup.
- index.d.ts
- index.d.ts
- README
- v1