Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 881 Bytes

Change Log

All notable changes to this project will be documented in this file.

[1.3.1] - 2019-05-11

Changed

  • Added getter for raw value of Sale Condition Flag in IEXTradeMessage

1.3.0 - 2018-10-05

Changed

  • Changed message protocol from short value to enum: TOPS_1_5, TOPS_1_6, DEEP
  • Removed message length to align with protocol specifications

1.2.0 - 2018-06-29

Changed

  • Fixed parsing flags in messages #7