Releases: FuzzyStatic/blizzard
Releases · FuzzyStatic/blizzard
v1.2.1
Fix bug when parsing the time returned in certain headers is either blank or incorrect.
v1.2.0
Replace []byte
return for functions with a Header structure that contains header information concerning the call used for the function used.
v1.1.5
Refactor the entire code base to reduce bloated boilerplate code.
Update Auction House structure with missing fields.
v1.1.4
Add more WoW Game Data API calls.
Add more WoW Profile Data API calls.
v1.1.3
Add more WoW Game Data API calls.
v1.1.2
Add WoW Shadowlands Covenant API calls.
v1.1.1
Add undocumented SC2 call.
Update WoW response structures.
Update v1.
Update README to point to v2 documentation.
v1.1.0
Add a v2 package that has context propagation for request functions.
v1.0.1
Update README
1.0.0
The initial release.