Skip to content

Releases: arthurlm/quickfix-rs

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.