Skip to content

Releases: MagicTheGathering/mtg-sdk-dotnet

Updated Card and Set Query parameters

22 Mar 23:32
e6a3e5e
Compare
Choose a tag to compare

What's Changed

  • Refactored test app to use MVVM Tollkit and updated all packages by @jregnier in #72
  • Added new parameters by @jregnier in #75
  • Added page and pageSize to the set query parameter by @jregnier in #76

Full Changelog: 2.3.2...v2.3.3

Query parameter update and bug fixes

13 Nov 20:06
23b4ae0
Compare
Choose a tag to compare

Using Flurl as HTTP client

09 Jan 16:32
Compare
Choose a tag to compare

Refeactored services to use Flurl
Bug fixes
All unit tests redone

Bug fixes and formats endpoint

02 Dec 03:59
d436fcf
Compare
Choose a tag to compare

Bug fixed and added an endpoint for game formats

added .netstandard2.0

29 Nov 22:48
e438290
Compare
Choose a tag to compare

Added .net standard 2.0 as a target

v2.0

29 Nov 06:12
33f4352
Compare
Choose a tag to compare

Refactored code to follow a more encapsulated structure.

Added netstandard 2.1 as a target

.net 5 upgrade and remove JSON.NET

26 Nov 05:26
Compare
Choose a tag to compare

Using new .Net 5.0 and removed the dependency on json.net by using built-in System.Text.Json

v 1.2.2 minor bug fix

12 Oct 15:20
efb6aae
Compare
Choose a tag to compare
v1.2.2

Updated version

v1.2.1

29 Mar 04:10
c816f8e
Compare
Choose a tag to compare

minor bug fixes

v1.2

12 Oct 01:42
Compare
Choose a tag to compare

Updated to take advantage of .net standard 2.0