Skip to content

Releases: Chinlinlee/hapi-sync-mediator-ts

v1.0.0

17 Jan 05:04
Compare
Choose a tag to compare

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)