Skip to content

Releases: arthurlm/quickfix-rs

v0.1.6

02 Feb 20:07
Compare
Choose a tag to compare

What's Changed

  • Expose reset(), logon() for Session by @aaiyer in #19

Full Changelog: v0.1.5...v0.1.6

v0.1.5

13 Oct 12:42
Compare
Choose a tag to compare

What's Changed

  • Add ability to logout of a session by @aaiyer in #17
  • Add iterator accessor for repeating groups
  • Upgrade external dependencies
  • Add NullMessageStore

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

21 Mar 08:48
Compare
Choose a tag to compare

What's Changed

  • 🔀 Add example for coinbase FIX50 market data access by @arthurlm in #14
  • ✨ Add Long field type by @blerstt in #15
  • ✨ Add new utilities to process / inspect / normalize XML spec files.
  • ✨ Add dictionary_item module to help configured FIX engine easily.
  • 🔀 Switch back to original quickfix library repository in 9f715f6e660e28e991b46589d7275337252c12d1

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Feb 09:59
Compare
Choose a tag to compare

What's new

  • Update LICENSE
  • Reduce .crate size

Full Changelog: v0.1.1...v0.1.3

v0.1.1

12 Feb 13:21
Compare
Choose a tag to compare

What's new

  • Everything 🎊!!!

NOTE

This is the first public usable version of this crate. API may change in future versions.