Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 18:53
· 36 commits to main since this release
b3e7bcf
Small fixes to relay and client.

- [Relay]: remove some `debug!` functions;
- [SDK]: fix `Filter` option fields being serialized
when not required (when empty);
- [Client]: moved from a cli PoV to a more "functional" approach.