Skip to content

Release 11.0

Compare
Choose a tag to compare
@ssnyder-intrinio ssnyder-intrinio released this 03 Oct 03:57
· 31 commits to master since this release
9a365a9

-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#.