v6.0.0
- 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.