v0.2.0
What's Changed
- chore: Update dependencies and move CI to Github Actions by @JKRhb in #13
- fix: Replace deprecated Buffer instantiation by @JKRhb in #14
- fix: allow messageId to be 0 by @JKRhb in #15
- fix: get rid of remaining
new Buffer()statements by @JKRhb in #16 - style: apply StandardJS coding style by @JKRhb in #17
- Make last style fixes, add linter CI, update README by @JKRhb in #18
New Contributors
Full Changelog: v0.1.14...v0.2.0