UNPKG

@v4fire/core

Version:
36 lines (23 loc) 638 B
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.88.0 (2022-08-22) #### :rocket: New Feature * Implemented a new `clone` method * Implemented iterable behavior ## v3.67.0 (2021-12-01) #### :boom: Breaking Change * Renamed `Tasks` to `InnerQueue` * Renamed `CreateTasks` to `CreateInnerQueue` * Renamed `QueueOptions.tasksFactory` to `QueueOptions.queueFactory` ## v3.20.0 (2020-07-05) #### :rocket: New Feature * Added tests #### :bug: Bug Fix * Fixed bugs