Skip to content

Releases: blocklessnetwork/sdk-rust

v0.2.3

15 Jul 14:28

Choose a tag to compare

What's Changed

  • feat: feature flags for conditional compilation for optimized builds by @zees-dev in #28
  • fix: removed bless-crawl module by @zees-dev in #29

Full Changelog: v0.2.2...v0.2.3

v0.2.1

30 Jun 04:32

Choose a tag to compare

What's Changed

  • fix: bless-crawl skip serializing/deserializing none fields by @zees-dev in #25

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Jun 11:55

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.2.0

v0.1.10

16 May 12:12

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.10

v0.1.8

17 Feb 22:03

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 Feb 03:20

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

25 Jan 02:09

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

07 Oct 04:19
v0.1.5
add0080

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

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

Choose a tag to compare

Release Note.

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