Skip to content

Releases: blocklessnetwork/sdk-rust

v0.1.5

07 Oct 04:19
v0.1.5
add0080
Compare
Choose a tag to compare

What's Changed

  • http header support in requests

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 Jun 22:52
v0.1.4
56c2990
Compare
Choose a tag to compare

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

17 Aug 06:58
Compare
Choose a tag to compare

Release Note.

  • Add basic memory module, #10
  • Support native socket api.
  • Support the http api.
  • Support CGI API.