SDK 7.1.3
github-actions
released this
10 Nov 19:14
·
115 commits
to develop
since this release
Package 7.1.3 on NuGet contains the following changes:
- #765 The
OptionTrade
item was added to theAccountActivityType
enum. Thanks, @Chacoon3, for this contribution. - #766 Changes from PR #755 were partially rolled back. The
ListAccountActivitiesAsync
should work fine again. - #765 The custom string-to-enum converter was added for the
AccountActivityType
enum with a fallback value.