Skip to content

Tags: bchavez/Coinbase.Commerce

Tags

v3.0.1

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Fixes #15 - Adds new Invoice APIs. Minor fixes.

v2.0.1

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Update `Flurl.Http` dependency to 3.0.1.

Minimum .NET Framework requirement changed from 4.5 to 4.6.1.
Dropped support for `netstandard1.3`; `netstandard2.0` still supported.

v1.1.1

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Fixes #12. Fixes error converting null to type 'System.Int64' in char…

…ge payments block height.

v1.1.0

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
release notes. prep release.

v1.0.6

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
history.

v1.0.5

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Added `CommerceApi.EnableFiddlerDebugProxy()` method to help debug HT…

…TP calls. The method appears for applications using **.NET Standard 2.0** or **Full .NET Framework**. The `EnableFiddlerDebugProxy` will not appear for **.NET Standard 1.3** consumers.

NuGet dependency `Flurl.Http` updated.

NuGet dependency `Newtonsoft.Json` updated.

v1.0.4

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Make endpoints get properties to avoid segment accumulation and HTTP …

…404s.

v1.0.3

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
Added missing CreateCharge.RedirectUrl.

v1.0.1

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
update history, prep v1.0.1 release.

v1.0.0

Verified

This commit was signed with the committer’s verified signature.
bchavez Brian Chavez
add paket.exe