Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Chinlinlee Chinlinlee released this 17 Jan 05:04
· 7 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2022-01-17)

Features

  • change single process to concurrency process (580a08e)
  • do work when woker length and total woker is same (c6935e4)

Bug Fixes

  • log incorrect success count (f2d17f0)
  • missing do work remaining woker item (8207734)
  • total count of processing success incorrect (d9ca673)