2.0.0
- 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.
- BACKWARD-INCOMPATIBLE CHANGE:
- Fix copyright header
- Fix build warnings
- Bump StyleCop.Analyzers
- Fix CodeQL workflow
Full Changelog: 1.3.1...2.0.0