Skip to content
This repository has been archived by the owner on May 24, 2020. It is now read-only.

Releases: Sealights/israeli-queue

1.1.4

11 Mar 20:57
Compare
Choose a tag to compare
improved falsy-members handling

1.1.3: changing return values when empty:

11 Mar 19:45
Compare
Choose a tag to compare
- dequeue will return undefined
- peek will return null

bugfix

01 Feb 08:59
Compare
Choose a tag to compare

fixed minor enqueue returned value bug in specific cases

1.1.1: fixed minor empty-arg validation bug

25 Jan 17:28
Compare
Choose a tag to compare

minor bugfix:

  • empty argument on enqueue

Object Support

24 Jan 16:31
Compare
Choose a tag to compare
1.1.0

adding object support

1.0.5

22 Jan 21:38
Compare
Choose a tag to compare
improving doc - added background