What's Changed * change twap/twac to emap/emac by cctdaniel in https://github.com/pyth-network/pyth-client-py/pull/23 * Fix asyncio_mode default deprecation warning in unit tests by murmer-blip in https://github.com/pyth-network/pyth-client-py/pull/25 * support updating > 100 products by cctdaniel in https://github.com/pyth-network/pyth-client-py/pull/26
New Contributors * murmer-blip made their first contribution in https://github.com/pyth-network/pyth-client-py/pull/25
- Adds `aggregate_price_status` field to Price Account which considers fetch slot for checking price not going stale. (21) - Adds an example for reading single Price feed. Also make `dump.py` example more clear and fixes some of it's minor problems. (18, 19)