3.1.0 (2023-01-30)
Features
- cleanup buffer/string conversions in hashing/xor helpers that were failing in Bun (a2392e2)
Bug Fixes
- when port is pased as a string convert it to a number (Bun's net.connect does not automatically convert this) (703ecb2)