Skip to content

Releases: MisterJimson/ArtifactDeckCodeDotNet

v3.0.0

18 Nov 19:13
Compare
Choose a tag to compare

#3 GetCardSetAsync now takes a uint instead of a string.
#4 bools in object returned from GetCardSetAsync are now non-nullable
#5 GetCardSetAsync returned object now uses enums, also multiple languages are now included

v2.0.0

16 Nov 03:05
Compare
Choose a tag to compare

Disk based caching thanks to @asimonov-im

v1.0.0

15 Nov 01:07
8f93351
Compare
Choose a tag to compare

Encoder, Decoder and CardSetApiClient initial release.