Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Release 2.0.0

Choose a tag to compare

@surol surol released this 21 Jun 06:08
· 46 commits to master since this release
v2.0.0
43cddff

Changes

  • Add Semaphore.close(reason?) method.
  • Ass Semaphore.isClosed() method.
  • Accept AbortSignal as Semaphore.acquire() argument instead of Supplier instance.
  • Drop Semaphore.supply and SemaphoreInit.supply.

Dependencies

  • Drop dependency on @proc7ts/supply.