v2.1.0
What's Changed
- fix: honor custom separator in ping sse by @fancyweb in #91
- Avoid calling
decode()
and allocating strings for logging if said log lines will no-op anyways. by @judilsteve in #93 - Refac/async test by @sysid in #94
New Contributors
- @fancyweb made their first contribution in #91
- @judilsteve made their first contribution in #93
Full Changelog: v2.0.0...v2.1.0