Releases: blocklessnetwork/sdk-rust
Releases · blocklessnetwork/sdk-rust
v0.1.5
What's Changed
- http header support in requests
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- updated sdk to add more examples, coingecko example in #11
- bugfix:
HttpOpen
post request data in #12
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Release Note.
- Add basic memory module, #10
- Support native socket api.
- Support the http api.
- Support CGI API.