v0.27.0
github-actions
released this
17 Jun 21:57
·
68 commits
to refs/heads/main
since this release
- 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
andImmediateOrCancel
variants toapi::v2::order::TimeInForce
type - Changed various
data::v2::stream::{Bar, Quote, Trade}
members fromu64
toNum
- Switched to using new stream authentication request message format
- Adjusted publish workflow to also create GitHub release and Git tag