What's Changed
- Stream.stream_forward and Stream.stream_backward should handle gaps by @lachiemurray in https://github.com/commanded/eventstore/pull/297
- fix: use event count based on the batch by @yordis in https://github.com/commanded/eventstore/pull/302
- fix: remove status from sort_by options by @yordis in https://github.com/commanded/eventstore/pull/304
- Start pubsub supervisor bef...