Releases: JKorf/Bitstamp.Net
Releases · JKorf/Bitstamp.Net
Bitstamp.Net Version 1.1.2
Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Fixed authentication check in RevitalizeRequestAsync method
Bitstamp.Net Version 1.1.1
Fix issue in credentials copying
Bitstamp.Net Version 1.1.0
Updated CryptoExchange.Net to version 11.0.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated class for supplying API credentials from ApiCredentials to BitstampCredentials
Updated Shared order status parsing to default to Unknown value if not parsable
Bitstamp.Net Version 1.0.2
Fixed deserialization error for certain error responses
Updated xml comments to include json fields
Bitstamp.Net Version 1.0.1
Fixed CryptoExchange.Net reference
Fixed Shared symbol enabled status
Bitstamp.Net Version 1.0.0
Initial release