Skip to content

Releases: GigaDAO/openbook

v0.1.0

10 Jun 15:14
fad2b63
Compare
Choose a tag to compare

What's Changed

  • fix: improve design patterns, decouple market logic from openbook client and open orders logic, Optimize crate bundle size and drop unnecessary crates by @wiseaidev in #11
  • feat: add fmt ci and more readme badges by @wiseaidev in #12
  • feat: Implement an openbook v2 client by @wiseaidev in #21
  • Stabilize ob v1 api and improve v2 api by @wiseaidev in #23

Full Changelog: v0.0.11...v0.1.0

v0.0.11

03 May 20:15
398cd88
Compare
Choose a tag to compare

What's Changed

  • feat: auto generate open order accounts, use enums instead of static values, display wallet info along with market info in tui mode, improve docs, serialize/deserialize MarketInfo, graceful error handling by @wiseaidev in #10

Full Changelog: v0.0.10...v0.0.11

v0.0.10

02 May 16:49
335ba00
Compare
Choose a tag to compare

What's Changed

  • feat: add tui tabs, add gigadao org as author, fix unit tests, etc by @wiseaidev in #9

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 May 21:56
597568b
Compare
Choose a tag to compare

What's Changed

  • first gh release.

Full Changelog: https://github.com/wiseaidev/openbook/commits/v0.0.9