Releases: arthurlm/quickfix-rs
Releases · arthurlm/quickfix-rs
v0.2.0
14 Aug 19:54
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: ✨ Add multi-threaded socket acceptor and initiator support by @arthurlm in #26
feat: ✨ Add builtin SSL support by @arthurlm in #29
New Contributors
Full Changelog : v0.1.6...v0.2.0
v0.1.6
02 Feb 20:07
Compare
Sorry, something went wrong.
No results found
v0.1.5
13 Oct 12:42
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
What's new
Update LICENSE
Reduce .crate size
Full Changelog : v0.1.1...v0.1.3
v0.1.1
12 Feb 13:21
Compare
Sorry, something went wrong.
No results found
What's new
NOTE
This is the first public usable version of this crate. API may change in future versions.