Skip to content

Releases: FuzzyStatic/blizzard

v1.2.1

28 Mar 21:21
Compare
Choose a tag to compare

Fix bug when parsing the time returned in certain headers is either blank or incorrect.

v1.2.0

28 Mar 21:06
daa01ec
Compare
Choose a tag to compare

Replace []byte return for functions with a Header structure that contains header information concerning the call used for the function used.

v1.1.5

26 Mar 13:30
Compare
Choose a tag to compare

Refactor the entire code base to reduce bloated boilerplate code.
Update Auction House structure with missing fields.

v1.1.4

20 Feb 00:12
Compare
Choose a tag to compare

Add more WoW Game Data API calls.
Add more WoW Profile Data API calls.

v1.1.3

12 Feb 23:13
62f2734
Compare
Choose a tag to compare

Add more WoW Game Data API calls.

v1.1.2

02 Feb 01:35
Compare
Choose a tag to compare

Add WoW Shadowlands Covenant API calls.

v1.1.1

29 Jan 20:23
Compare
Choose a tag to compare

Add undocumented SC2 call.
Update WoW response structures.
Update v1.
Update README to point to v2 documentation.

v1.1.0

01 Nov 23:17
Compare
Choose a tag to compare

Add a v2 package that has context propagation for request functions.

v1.0.1

01 Nov 21:39
Compare
Choose a tag to compare

Update README

1.0.0

01 Nov 21:25
Compare
Choose a tag to compare

The initial release.