This repository was archived by the owner on Apr 3, 2023. It is now read-only.
Releases: pyth-network/pyth-js
Releases · pyth-network/pyth-js
Pyth EVM JS 0.6.0
What's Changed
- Add mainnet + pythnet info to the docs by @ali-bahjati in #40
- Add mainnet networks by @ali-bahjati in #41
- Add more evm networks by @ali-bahjati in #42
- Update packages according to pyth-sdk-solidity v1 interface by @ali-bahjati in #43
Full Changelog: pyth-evm-price-pusher-v0.2.0...pyth-evm-js-v0.6.0
Pyth EVM Price Pusher v0.2.0
What's Changed
Full Changelog: pyth-evm-price-pusher-v0.1.0...pyth-evm-price-pusher-v0.2.0
Pyth EVM Price Pusher v0.1.0
This release is the initial version of the Pyth EVM price pusher.
Pyth EVM JS 0.5.0
Use pyth-common-js-v0.5.0
that updates pyth-sdk-js to v0.2.0.
Pyth Common JS v0.5.0
Update pyth-sdk-js to v0.2.0.
Pyth EVM JS 0.4.0
This new release fixes a bug in websocket subscription. (#25)
Pyth Common JS v0.4.0
This new release fixes a bug in websocket subscription. (#25)
Pyth EVM JS v0.3.0
This release updates the Pyth EVM library to use latest price service endpoints.
Pyth Common JS v0.3.0
It updates the endpoints that the library uses.