Skip to content

Version 1.1.2

Compare
Choose a tag to compare
@mgnsm mgnsm released this 27 May 20:57
  • Changed the type of the InstrumentReference property of the ResponseMessage class from UInt32 (uint) to UInt64 (ulong)
  • Added support for issuing a single request for all request classes, aka "wildcard" requests
  • Added new fields
  • Upgraded to the latest stable versions of the System.Buffers and System.Memory dependencies
  • Installed the System.Collections.Immutable package to be able to use the ImmutableHashSet<T> type internally
  • Decreased the soft limit of instrument references to the correct value of 1,000,000.