Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 19:44
· 36 commits to main since this release
  • Build all samples into one directory to reduce the size on disk
  • Keep only self-contained builds for DxFeed.Graal.Net.Tools
  • Add compatibility with netstandard 2.0
    • BACKWARD-INCOMPATIBLE CHANGE:
      The list of event flags moves from the IIndexedEvent interface to the new EventFlags class.
    • BACKWARD-INCOMPATIBLE CHANGE:
      Method GetEventTypes moves from the IEventType interface to DXEndpoint class.
  • Fix copyright header
  • Fix build warnings
  • Bump StyleCop.Analyzers
  • Fix CodeQL workflow

Full Changelog: 1.3.1...2.0.0