Commit 47a7e18
committed
Bump version to 0.27.0
This change bumps the crate to version 0.27.0. The following notable
changes have been made since 0.26.2:
- Added support for overwriting default realtime data bar, quote, and
trade types
- Added support for working with custom v2 realtime data streaming URLs
- Added FillOrKill and ImmediateOrCancel variants to
api::v2::order::TimeInForce type
- Changed various data::v2::stream::{Bar, Quote, Trade} members from
u64 to Num
- Switched to using new stream authentication request message format
- Adjusted publish workflow to also create GitHub release and Git tag1 parent daaf675 commit 47a7e18
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments