Skip to content

Releases: BinaryWriter/WotAPI

1.3.0.0

30 Mar 16:42
Compare
Choose a tag to compare

Update 1.3.0.0

  • net 6.0
  • new WotApi(. . .) => WotApi.Create(. . .)
  • WotApi.Get<T>(. . .) => T.Get(. . .)
  • Fxed names of some fields and classes
  • Fixed errors that may occur when getting an response
  • WotApiRegion enum now works

1.2.0.0

19 Feb 12:57
Compare
Choose a tag to compare
Update packages.config

1.1.2.0

08 Oct 19:34
Compare
Choose a tag to compare

Fixed several bugs

1.1.1.0

30 Jun 10:38
Compare
Choose a tag to compare
  • Throw exeption if an error occurred in the response to the request

1.1.0.0

29 Jun 17:46
Compare
Choose a tag to compare
  • Added new methods
  • Assembly Info has been updated
  • Execution of the request has been simplified
  • Updated examples and readme.md

First release

29 Jun 15:53
Compare
Choose a tag to compare
1.0

Updated csproj