2.4 KiB
2.4 KiB
0.1.0-develop.3 (2023-08-31)
0.1.0-develop.2 (2023-08-31)
Bug Fixes
- add main to package.json (4672112)
0.1.0-develop.1 (2023-08-31)
Bug Fixes
- _newBuf needs to reset offset to 0 (31e63f6)
- add registry to services object in interface (22e486e)
- add some exports (5a1dca9)
- check protocol with colon (a4b692b)
- do a truthy check on networkId (68b7ffa)
- fix retry logic (1221d7d)
- import websocket (132f43c)
- need a getter for id (fbffb1d)
- pass the event data, not the event itself (42cd101)
- remove unneeded getPublicKey call (ae40d52)
- unsupported url needs to be a real but dummy one (17ff5fd)
- update import (91a15bd)
- update level imports (68e6c3a)
- we dont need to strip out auth (a021243)
Features
- initial version (2f2ae2f)