Current section
Files
Jump to
Current section
Files
CHANGELOG.md
## v0.1.3 (2023-11-10)
- allow configuration the timeout for WS response
- remove unused connection params like (user/pass/ns/db), this information has to be provided after establishing the connection
- some minor cleanups
## v0.1.2 (2023-11-10)
- allow to register callbacks for live queries
- E2E tests
- pave the way to handle disconnects gracefully, by re-establishing active live queries on reconnect
## v0.1.1 (2023-11-03)
- add basic telemetry instrumetation
- improve examples in hex docs
## v0.1.0 (2023-11-02)
### First release
- Published on hex.pm