2.0.1 (2024-01-24)
- client: accept 16 byte achievement IDs instead of 20 byte (884637e)
2.0.0 (2023-10-24)
- Processor: make sure to only accept 16 byte UUIDs (357995e)
- implement bloop version 4 protocol (725ff00)
- This will require a client implementing version 4 of the bloop protocol.
1.1.1 (2023-02-22)
- BufferedStream: handle socket errors by closing the stream (9750748)
1.1.0 (2022-12-11)
- add auth and idle timeouts (fae97d9)
1.0.3 (2022-12-10)
- properly format address in info (056822f)
1.0.2 (2022-12-10)
- export CheckUidResult and GetAudioResult (7568bd2)
1.0.1 (2022-12-10)
- user explicit type exports in index.ts (fcdce69)
- initial commit (84c612a)