0.27.0
What's Changed
- HTTP error handling by @ztamas83 in #220
- Dynamically fetch websocket subscription url by @toini in #213
- Remove glitre grid price by @Danielhiversen in #243
- Refactor by @Danielhiversen in #247
- Drop python 3.9 by @Danielhiversen in #248
- 3.12.0 alpha by @Danielhiversen in #249
- 312 by @Danielhiversen in #250
- Improve error handling and reconnect by @Danielhiversen in #246
Breaking changes
- Python 3.9 is no longer supported, #248
- For realtime data,
update_infoneeds to be called beforert_connect, #213 - Glitre grid prices are removed, #243
- Raises on HTTP errors, #220
New Contributors
Full Changelog: 0.26.8...0.27.0