Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 21:57
· 68 commits to refs/heads/main since this release
47a7e18
  • 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 tag