Skip to content

Releases: slikts/queueable

v5.3.2

16 Oct 06:57
643e2e3
Compare
Choose a tag to compare

5.3.2 (2023-10-16)

Bug Fixes

  • Move default export to the end (eb97834)

v5.3.1

24 Jan 16:55
Compare
Choose a tag to compare

5.3.1 (2023-01-24)

Bug Fixes

v5.3.0

24 Jan 14:25
Compare
Choose a tag to compare

5.3.0 (2023-01-24)

Bug Fixes

  • Buffer: return self when reversing (df6785e)

Features

  • Buffer: add reverse method (c816c3c)

v5.2.0

24 Jan 14:05
Compare
Choose a tag to compare

5.2.0 (2023-01-24)

Features

  • Buffer: add static from method (6b281bb)

v5.1.0

24 Jan 13:47
Compare
Choose a tag to compare

5.1.0 (2023-01-24)

Features

  • LinkedQueue: implement iteration protocols (68799d7)

v5.0.1

24 Jan 02:18
Compare
Choose a tag to compare

5.0.1 (2023-01-24)

Bug Fixes

  • Channel: set default limit to infinite (3d75244)
  • LinkedQueue: change default limit to infinite (a326a66)
  • LinkedQueue: keep length from growing when bounded (e1479bb)

v5.0.0

17 Jan 16:28
ac1ef73
Compare
Choose a tag to compare

5.0.0 (2023-01-17)

Features

  • Channel: single bounding argument (3d452fd)

BREAKING CHANGES

  • Channel: Channel constructor now takes a single param.

v4.1.4

06 Mar 17:36
Compare
Choose a tag to compare

4.1.4 (2020-03-06)

Bug Fixes

v4.1.3

20 Dec 15:11
dc5b918
Compare
Choose a tag to compare

4.1.3 (2019-12-20)

Bug Fixes

v4.1.2

23 Nov 12:59
Compare
Choose a tag to compare

4.1.2 (2018-11-23)

Bug Fixes