Skip to content

2.0.0

Choose a tag to compare

@darrachequesne darrachequesne released this 23 Dec 10:16
· 105 commits to main since this release
  • [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)