Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 645 Bytes

File metadata and controls

19 lines (15 loc) · 645 Bytes

QuickFIX/n Release Notes

Welcome to QuickFIX/n

QuickFIX/n is a .NET port of QuickFIX, an open source C++ FIX engine.

What's New

###v1.1.0:

  • (patch) fix for #13 - CURRENCY-type fields should be strings, not decimals
  • (patch) fix for #9 - fix broken Message.GetMsgType()
  • (patch) fix for #10 - repeating group serialization now puts delimiter first
  • (minor) fix for #5 - field-type checks for repeating groups, support for TimeOnly/DateOnly fields

###v1.0.0 First release and announcement ###v0.9.1 Confirmation of release of QuickFIX/n ###v0.9.0 First pre-release of QuickFIX/n