Skip to content

v6.0.0

Compare
Choose a tag to compare
@atdrendel atdrendel released this 27 Aug 20:24
· 3 commits to main since this release
7c21588
  • Dramatically simplify the implementation of Publisher.throttle(while:latest:) and remove the need to internal locking.
  • Change the default state of Publisher.throttle(while:latest:) to "publishing" from "throttling", which was the previous implementation's default state.