Skip to content

Releases: slikts/queueable

v5.3.2

Choose a tag to compare

@github-actions github-actions released this 16 Oct 06:57
643e2e3

5.3.2 (2023-10-16)

Bug Fixes

  • Move default export to the end (eb97834)

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Jan 16:55

5.3.1 (2023-01-24)

Bug Fixes

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 14:25

5.3.0 (2023-01-24)

Bug Fixes

  • Buffer: return self when reversing (df6785e)

Features

  • Buffer: add reverse method (c816c3c)

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 14:05

5.2.0 (2023-01-24)

Features

  • Buffer: add static from method (6b281bb)

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 13:47

5.1.0 (2023-01-24)

Features

  • LinkedQueue: implement iteration protocols (68799d7)

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jan 02:18

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

Choose a tag to compare

@github-actions github-actions released this 17 Jan 16:28
ac1ef73

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

Choose a tag to compare

@slikts slikts released this 06 Mar 17:36

4.1.4 (2020-03-06)

Bug Fixes

v4.1.3

Choose a tag to compare

@slikts slikts released this 20 Dec 15:11
dc5b918

4.1.3 (2019-12-20)

Bug Fixes

v4.1.2

Choose a tag to compare

@slikts slikts released this 23 Nov 12:59

4.1.2 (2018-11-23)

Bug Fixes