Releases: datastructures-js/round-robin-js
Releases · datastructures-js/round-robin-js
round-robin-js-v3.0.0
[3.0.0] - 2022-jun-25
Changed
- Added PriorityRoundRobin.
- fixing little things and the readme.
round-robin-js-v2.0.1
[2.0.1] - 2022-feb-11
Fixed
- readme
round-robin-js-v2.0.0
[2.0.0] - 2022-feb-09
Changed
- deleteByKey to delete item by its key
- deleteByValue to delete items by a matching criteria.
- internal cleanup.
round-robin-js-v1.0.2
[1.0.2] - 2021-jun-24
Fixed
- index.d.ts
round-robin-js-v1.0.1
[1.0.1] - 2021-may-12
Fixed
- README
round-robin-js-v1.0.0
[1.0.0] - 2021-may-12
Added
- v1