Skip to content

Releases: BinaryWriter/WotAPI

1.3.0.0

Choose a tag to compare

@BinaryWriter BinaryWriter released this 30 Mar 16:42

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

Choose a tag to compare

@BinaryWriter BinaryWriter released this 19 Feb 12:57
Update packages.config

1.1.2.0

Choose a tag to compare

@BinaryWriter BinaryWriter released this 08 Oct 19:34

Fixed several bugs

1.1.1.0

Choose a tag to compare

@BinaryWriter BinaryWriter released this 30 Jun 10:38
  • Throw exeption if an error occurred in the response to the request

1.1.0.0

Choose a tag to compare

@BinaryWriter BinaryWriter released this 29 Jun 17:46
  • Added new methods
  • Assembly Info has been updated
  • Execution of the request has been simplified
  • Updated examples and readme.md

First release

Choose a tag to compare

@BinaryWriter BinaryWriter released this 29 Jun 15:53
1.0

Updated csproj