Skip to content

Release v11.0.1

Compare
Choose a tag to compare
@ssnyder-intrinio ssnyder-intrinio released this 03 Oct 04:23
· 30 commits to master since this release

-This release has breaking changes to namespaces. This version primarily merges in the Options realtime client to be under the same repository, so namespaces need to make sense.
-This version also has significant performance and memory usage enhancements for both equities and options clients.
-This version updates options trade conditions mappings in the readme.
-This version enhances the client-side statistics reporting of the SDK, so users may now tell if they're falling behind or not.
-This version drops a dependency on a 3rd party websocket implementation in favor of the native library.
-The source code in this version has changed from F# to C#.