2.0.0
- [perf] Micro optimisations (#84)
- [fix] Sanitize strings by removing lone surrogates (#82)
- [perf] Use strict equality where possible (#77)
- [style] Minor style changes (#83)
- [fix] Fix double utf8 encoding for payloads (#81)
- [chore] Update zuul config to speed up tests (#76)
The major bump is due to #81, which, while being a fix, is a breaking change (not compatible with earlier versions / other implementations)