Skip to content

Releases: datastructures-js/round-robin-js

round-robin-js-v3.0.0

26 Jun 01:36

Choose a tag to compare

[3.0.0] - 2022-jun-25

Changed

  • Added PriorityRoundRobin.
  • fixing little things and the readme.

round-robin-js-v2.0.1

11 Feb 21:59
dde92e6

Choose a tag to compare

[2.0.1] - 2022-feb-11

Fixed

  • readme

round-robin-js-v2.0.0

09 Feb 08:37
8e12906

Choose a tag to compare

[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

24 Jun 09:14
f9e5895

Choose a tag to compare

[1.0.2] - 2021-jun-24

Fixed

  • index.d.ts

round-robin-js-v1.0.1

12 May 16:08
25bd453

Choose a tag to compare

[1.0.1] - 2021-may-12

Fixed

  • README

round-robin-js-v1.0.0

11 May 23:11
c8df9d4

Choose a tag to compare

[1.0.0] - 2021-may-12

Added

  • v1