Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 571 Bytes

Changelog


0.2.1

Released on 22/05/2023

  • fixed async only build

0.2.0

Released on 19/05/2023

  • Added Async parser compatible with tokio.
    • Enable async feature (and disable default features if you don't want the sync parser)

0.1.2

Released on 03/10/2022

  • Added mock feature to work with mocked trades

0.1.1

Released on 03/10/2022

  • Public CsvOption to create mocks

0.1.0

Released on 03/10/2022

  • First release