Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

v0.18.0

Compare
Choose a tag to compare
@danielwertheim danielwertheim released this 10 Mar 21:39
· 10 commits to master since this release
2f17e22
  • [New]: Introduces a more safe async pub many construct via client.PubManyAsync thanks @igoree
  • [Changed]: Given the new client.PubManyAsync the client.PubMany now gets a publisher that only allows sync publishers. For async publishes use client.PubManyAsync.