We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7688d commit 1a66299Copy full SHA for 1a66299
CHANGELOG.md
@@ -1,13 +1,14 @@
1
# Changelog
2
3
-## 0.9.0 - 2023-06-05
+## 0.9.0 - 2023-06-13
4
- Added `Reconnect` methods to `LiveBlocking` and `LiveThreaded`
5
- Added optional `exception_callback` argument to `LiveThreaded::Start` to improve
6
error handling options
7
- Added batch download support data files (`condition.json` and `symbology.json`)
8
- Added support for logging warnings from Historical API
9
- Changed `use_ts_out` default to `false`
10
- Fixed missing definition for `operator==` for `ImbalanceMsg`
11
+- Removed 10 minute minimum request time range restriction
12
13
## 0.8.0 - 2023-05-16
14
- Changed `end` and `end_date` to optional to support new forward-fill behaviour
0 commit comments