Releases: slikts/queueable
Releases · slikts/queueable
v5.3.2
5.3.2 (2023-10-16)
Bug Fixes
- Move default export to the end (eb97834)
v5.3.1
5.3.1 (2023-01-24)
Bug Fixes
v5.3.0
5.3.0 (2023-01-24)
Bug Fixes
- Buffer: return self when reversing (df6785e)
Features
- Buffer: add reverse method (c816c3c)
v5.2.0
5.2.0 (2023-01-24)
Features
- Buffer: add static from method (6b281bb)
v5.1.0
5.1.0 (2023-01-24)
Features
- LinkedQueue: implement iteration protocols (68799d7)
v5.0.1
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
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
4.1.4 (2020-03-06)
Bug Fixes
v4.1.3
4.1.3 (2019-12-20)
Bug Fixes
v4.1.2
4.1.2 (2018-11-23)
Bug Fixes