Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Releases: pyth-network/pyth-client-rs

Deprecate this crate in favor of pyth-sdk-solana

03 May 11:24
6849b39
Compare
Choose a tag to compare

This crate is no longer updated as a new crate pyth-sdk-solana is released that has identical functionalities with easier interface.

v0.5.0

24 Feb 18:43
11b39b9
Compare
Choose a tag to compare
  • Add debug, eq, .. traits to public apis
  • Add serde and borsh to fields that can take it freely + add good traits to price_conf

v0.4.0

18 Feb 14:20
ea3d18c
Compare
Choose a tag to compare
  • Adds iterator for product attributes (#14)
  • Adds get price status method which checks price has not gone stale. (#16)
  • Makes Ema struct fields public (#16)

v0.3.0

05 Jan 17:14
1c1c283
Compare
Choose a tag to compare

Adds functionality to price non-USD assets (e.g., BTC/ETH) and baskets of assets.

0.2.3-beta.0

29 Dec 16:52
Compare
Choose a tag to compare

Test github action for deploying to crates.io

v0.3.0-beta.1

29 Dec 20:51
Compare
Choose a tag to compare

Beta release of updated client version