Skip to content

exc v0.7.0 - 2024-01-22

Choose a tag to compare

@Nouzan Nouzan released this 22 Jan 04:05
· 16 commits to v0.7 since this release

What's Changed

  • Add WASM support to exc-core by @Nouzan in #68
  • Refine the "adaptor" API with a new AdaptService trait by @Nouzan in #69
  • core: split exc-core && add exc-make by @Nouzan in #70
  • Redefine ExcService and add SendExcService by @Nouzan in #72
  • okx: fix deserializing empty bid/ask price by @Nouzan in #73
  • okx: make all numbers in ticker accept emtpy str by @Nouzan in #74

Full Changelog: v0.6.3...v0.7.0