Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 16:57
· 97 commits to main since this release
  • Feature: Bump DxFeed.Graal.Native version to 0.3.3
  • Feature: Bump QD version to 3.316
  • Refactor: Rework event mappers (now we can convert to/from native)
  • Feature: Add DXPublisher (now we can publish events)
  • Feature: Add WriteTapFile sample
  • Feature: Add option tape to DxFeed.Graal.Net.Tools (now we can tape events to file)
  • Feature: Add OptionSale market event
  • Fix: AnalyticOrder market event parsing
  • Feature: Add new field to Profile market event
  • Fix: Isolate and IsolateThread now correct attach/detach
  • Feature: Add ThreadExitManager for manage IsolateThread
  • Feature: Add PlatformUtil to identify the current platform
  • Refactor: Rework native handle, now use SafeHandle class
  • Feature: Add CmdArgUtils and improve sample (moved argument parsing to a separate class)
  • Feature: Add publishing Tools to CI/CD (include self-contained version)
  • Fix: ThreadExitManager. Workaround. Some linux distro have "libpthread.so.0" instead of "libpthread.so"
  • Feature: Add ConvertTapeFile sample
  • Feature: Add DXFeedFileParser sample
  • Feature: Add DXFeedSample sample
  • BREAKING_CHANGES: Rename DxFeed.Instance method to DxFeed.GetInstance, for more consistency

Full Changelog: 0.1.0...0.2.0