Releases: GigaDAO/openbook
Releases · GigaDAO/openbook
v0.1.0
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
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
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
What's Changed
- first gh release.
Full Changelog: https://github.com/wiseaidev/openbook/commits/v0.0.9