Skip to content

Releases: alpacahq/alpaca-trade-api-csharp

Alpha 1.2.0 release on NuGet

29 Aug 13:33
Compare
Choose a tag to compare
Pre-release

Package 1.2.0-alpha on NuGet contains next changes:

  • #14 Fixed several problems related to Alpaca streaming API (WebSocket based)
  • #15 Fixed problem with incorrect staging environment expectation for Polygon.IO APIs.

1.1.2 release on NuGet

21 Aug 14:21
Compare
Choose a tag to compare

Package 1.1.2 on NuGet contains next changes from issue #12:

  • If returned JSON contains null value in ticks field we have to handle it w/o exception and return empty list.
  • If dates are specified for these requests they should be encoded in yyyy-MM-dd form.

1.1.1 release on NuGet

09 Aug 16:56
0ba9ea2
Compare
Choose a tag to compare

Package 1.1.1 on NuGet now targets:

  • .NET Framework 4.5
  • .NET Standard 1.6
  • .NET Standard 2.0

1.1.0 release on NuGet

03 Aug 13:32
Compare
Choose a tag to compare

Package 1.1.0 on NuGet contains next changes:

  • #9 New constructors with default URLs and support for IConfiguration interface.

1.0.0 release on NuGet

01 Aug 16:18
Compare
Choose a tag to compare

Package 1.0.0 on NuGet

1.0.0-beta release on NuGet

29 Jul 17:01
Compare
Choose a tag to compare
Pre-release

Package 1.0.0-beta on NuGet

Initial 1.0.0-alpha release on NuGet

17 Jul 20:33
Compare
Choose a tag to compare
Pre-release

Package 1.0.0-alpha on NuGet